]> 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)
commitf3edd65d7036ddc9b14e76e33706392fb78a85a4
tree78a6a3c76f2e85ccab28039c1151684c8d1d950b
parentf8d70ea08fe3ec7921244a61da17a92d611ad016
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]