Lines Matching +full:is +full:- +full:dual
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/panel/panel-simple-lvds-dual-ports.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Simple LVDS panels with one power supply and dual LVDS ports
10 - Liu Ying <victor.liu@nxp.com>
11 - Thierry Reding <thierry.reding@gmail.com>
12 - Sam Ravnborg <sam@ravnborg.org>
15 This binding file is a collection of the LVDS panels that
16 has dual LVDS ports and requires only a single power-supply.
22 If the panel is more advanced a dedicated binding file is required.
25 - $ref: panel-common.yaml#
32 # The description in the comment is mandatory for each compatible.
35 - auo,g133han01
37 - auo,g156han04
39 - auo,g185han01
41 - auo,g190ean01
42 # Kaohsiung Opto-Electronics Inc. 10.1" WUXGA (1920 x 1200) LVDS TFT LCD panel
43 - koe,tx26d202vm0bwa
44 # Lincoln Technology Solutions, LCD185-101CT 10.1" TFT 1920x1200
45 - lincolntech,lcd185-101ct
46 # Microtips Technology MF-101HIEBCAF0 10.1" WUXGA (1920x1200) TFT LCD panel
47 - microtips,mf-101hiebcaf0
48 # Microtips Technology MF-103HIEB0GA0 10.25" 1920x720 TFT LCD panel
49 - microtips,mf-103hieb0ga0
51 - nlt,nl192108ac18-02d
58 $ref: /schemas/graph.yaml#/$defs/port-base
63 dual-lvds-odd-pixels:
68 - dual-lvds-odd-pixels
71 $ref: /schemas/graph.yaml#/$defs/port-base
76 dual-lvds-even-pixels:
81 - dual-lvds-even-pixels
84 - port@0
85 - port@1
90 - compatible
91 - ports
92 - power-supply
95 - |
96 panel: panel-lvds {
98 power-supply = <&vdd_lcd_reg>;
101 #address-cells = <1>;
102 #size-cells = <0>;
105 dual-lvds-odd-pixels;
109 remote-endpoint = <&lvds0_out>;
114 dual-lvds-even-pixels;
118 remote-endpoint = <&lvds1_out>;