]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: display: add Unisoc's drm master bindings
authorKevin Tang <kevin.tang@unisoc.com>
Tue, 7 Dec 2021 14:27:12 +0000 (22:27 +0800)
committerMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Fri, 10 Dec 2021 11:36:35 +0000 (12:36 +0100)
commit222086f45fc7decd6cd9f9a707114ac8d42991bd
tree78a6a3c76f2e85ccab28039c1151684c8d1d950b
parentc4c6f8a32b3b59cce8c4617797e2206fe4c2a1cc
dt-bindings: display: add Unisoc's drm master bindings

The Unisoc DRM master device is a virtual device needed to list all
DPU devices or other display interface nodes that comprise the
graphics subsystem

Unisoc's display pipeline have several components as below
description, multi display controllers and corresponding physical
interfaces.
For different display scenarios, dpu0 and dpu1 maybe binding to
different encoder.

E.g:
  dpu0 and dpu1 both binding to DSI for dual mipi-dsi display;
  dpu0 binding to DSI for primary display, and dpu1 binding to DP for
  external display;

Cc: Orson Zhai <orsonzhai@gmail.com>
Cc: Chunyan Zhang <zhang.lyra@gmail.com>
Signed-off-by: Kevin Tang <kevin.tang@unisoc.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211207142717.30296-2-kevin3.tang@gmail.com
Documentation/devicetree/bindings/display/sprd/sprd,display-subsystem.yaml [new file with mode: 0644]