Lines Matching +full:width +full:- +full:mm
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/panel/advantech,idk-1110wr.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Advantech IDK-1110WR 10.1" WSVGA LVDS Display Panel
10 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
11 - Thierry Reding <thierry.reding@gmail.com>
14 - $ref: panel-common.yaml#
15 - $ref: /schemas/display/lvds.yaml#
21 const: advantech,idk-1110wr
24 - compatible
29 - const: advantech,idk-1110wr
30 - const: panel-lvds
32 data-mapping:
33 const: jeida-24
35 width-mm:
38 height-mm:
41 panel-timing: true
47 - compatible
48 - data-mapping
49 - width-mm
50 - height-mm
51 - panel-timing
52 - port
55 - |+
57 compatible = "advantech,idk-1110wr", "panel-lvds";
59 width-mm = <223>;
60 height-mm = <125>;
62 data-mapping = "jeida-24";
64 panel-timing {
66 clock-frequency = <51200000>;
69 hsync-len = <240>;
70 hfront-porch = <40>;
71 hback-porch = <40>;
72 vsync-len = <10>;
73 vfront-porch = <15>;
74 vback-porch = <10>;
79 remote-endpoint = <&lvds_encoder>;