Lines Matching +full:dual +full:- +full:dsi +full:- +full:mode
3 This panel requires a dual-channel DSI host to operate. It supports two modes:
4 - left-right: each channel drives the left or right half of the screen
5 - even-odd: each channel drives the even or odd lines of the screen
7 Each of the DSI channels controls a separate DSI peripheral. The peripheral
8 driven by the first link (DSI-LINK1), left or even, is considered the primary
10 to the peripheral driven by the second link (DSI-LINK2, right or odd).
12 Note that in video mode the DSI-LINK1 interface always provides the left/even
13 pixels and DSI-LINK2 always provides the right/odd pixels. In command mode it
16 is chosen as for video mode.
19 - compatible: should be "sharp,lq101r1sx01"
20 - reg: DSI virtual channel of the peripheral
22 Required properties (for DSI-LINK1 only):
23 - link2: phandle to the DSI peripheral on the secondary link. Note that the
24 presence of this property marks the containing node as DSI-LINK1.
25 - power-supply: phandle of the regulator that provides the supply voltage
27 Optional properties (for DSI-LINK1 only):
28 - backlight: phandle of the backlight device attached to the panel
32 dsi@54300000 {
39 power-supply = <...>;
44 dsi@54400000 {