Lines Matching +full:master +full:- +full:dsi
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/sprd/sprd,display-subsystem.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Unisoc DRM master device
10 - Kevin Tang <kevin.tang@unisoc.com>
13 The Unisoc DRM master device is a virtual device needed to list all
23 dpu0 and dpu1 both binding to DSI for dual mipi-dsi display;
24 dpu0 binding to DSI for primary display, and dpu1 binding to DP for external display;
26 +-----------------------------------------+
28 | +---------+ |
29 +----+ | +----+ +---------+ |DPHY/CPHY| | +------+
30 | +----->+dpu0+--->+MIPI|DSI +--->+Combo +----->+Panel0|
31 |AXI | | +----+ +---------+ +---------+ | +------+
34 | | | +-----------+ |
36 |APB | | +--+-+ +-----------+ +---+ | +------+
37 | +----->+dpu1+--->+DisplayPort+--->+PHY+--------->+Panel1|
38 | | | +----+ +-----------+ +---+ | +------+
39 +----+ | |
40 +-----------------------------------------+
44 const: sprd,display-subsystem
47 $ref: /schemas/types.yaml#/definitions/phandle-array
55 - compatible
56 - ports
61 - |
62 display-subsystem {
63 compatible = "sprd,display-subsystem";