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 <treding@nvidia.com>
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 - items:
38 - const: sharp,lq101r1sx01
41 power-supply: true
47 phandle to the DSI peripheral on the secondary link. Note that the
48 presence of this property marks the containing node as DSI-LINK1
51 - compatible
52 - reg
56 - link2
59 - power-supply
64 - |
65 dsi0: dsi@fd922800 {
66 #address-cells = <1>;
67 #size-cells = <0>;
76 power-supply = <&power>;
81 dsi1: dsi@fd922a00 {
82 #address-cells = <1>;
83 #size-cells = <0>;