Lines Matching +full:dual +full:- +full:dsi +full:- +full:mode
1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Thierry Reding <[email protected]>
13 This panel requires a dual-channel DSI host to operate. It supports two modes:
14 - left-right: each channel drives the left or right half of the screen
15 - even-odd: each channel drives the even or odd lines of the screen
17 Each of the DSI channels controls a separate DSI peripheral. The peripheral
18 driven by the first link (DSI-LINK1), left or even, is considered the primary
20 to the peripheral driven by the second link (DSI-LINK2, right or odd).
22 Note that in video mode the DSI-LINK1 interface always provides the left/even
23 pixels and DSI-LINK2 always provides the right/odd pixels. In command mode it
26 is chosen as for video mode.
29 - $ref: panel-common.yaml#
34 - items:
35 - const: sharp,lq101r1sx03
36 - const: sharp,lq101r1sx01
37 - enum:
38 - sharp,lq101r1sx01
43 power-supply: true
49 phandle to the DSI peripheral on the secondary link. Note that the
50 presence of this property marks the containing node as DSI-LINK1
53 - compatible
54 - reg
58 - link2
61 - power-supply
66 - |
67 dsi0: dsi@fd922800 {
68 #address-cells = <1>;
69 #size-cells = <0>;
78 power-supply = <&power>;
83 dsi1: dsi@fd922a00 {
84 #address-cells = <1>;
85 #size-cells = <0>;