Lines Matching +full:full +full:- +full:hd
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/panel/advantech,idk-2121wr.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Advantech IDK-2121WR 21.5" Full-HD dual-LVDS panel
10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
11 - Thierry Reding <thierry.reding@gmail.com>
14 The IDK-2121WR from Advantech is a Full-HD dual-LVDS panel.
15 A dual-LVDS interface is a dual-link connection with even pixels traveling
20 dual-lvds-odd-pixels or dual-lvds-even-pixels).
25 - const: advantech,idk-2121wr
26 - {} # panel-lvds, but not listed here to avoid false select
28 width-mm:
31 height-mm:
34 data-mapping:
35 const: vesa-24
37 panel-timing: true
49 dual-lvds-odd-pixels: true
52 - reg
53 - dual-lvds-odd-pixels
62 dual-lvds-even-pixels: true
65 - reg
66 - dual-lvds-even-pixels
71 - compatible
72 - width-mm
73 - height-mm
74 - data-mapping
75 - panel-timing
76 - ports
79 - |+
80 panel-lvds {
81 compatible = "advantech,idk-2121wr", "panel-lvds";
83 width-mm = <476>;
84 height-mm = <268>;
86 data-mapping = "vesa-24";
88 panel-timing {
89 clock-frequency = <148500000>;
92 hsync-len = <44>;
93 hfront-porch = <88>;
94 hback-porch = <148>;
95 vfront-porch = <4>;
96 vback-porch = <36>;
97 vsync-len = <5>;
101 #address-cells = <1>;
102 #size-cells = <0>;
106 dual-lvds-odd-pixels;
108 remote-endpoint = <&lvds0_out>;
114 dual-lvds-even-pixels;
116 remote-endpoint = <&lvds1_out>;