Lines Matching +full:panel +full:- +full:height +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: lvds.yaml#
19 - const: advantech,idk-1110wr
20 - {} # panel-lvds, but not listed here to avoid false select
22 data-mapping:
23 const: jeida-24
25 width-mm:
28 height-mm:
31 panel-timing: true
37 - compatible
40 - |+
41 panel {
42 compatible = "advantech,idk-1110wr", "panel-lvds";
44 width-mm = <223>;
45 height-mm = <125>;
47 data-mapping = "jeida-24";
49 panel-timing {
51 clock-frequency = <51200000>;
54 hsync-len = <240>;
55 hfront-porch = <40>;
56 hback-porch = <40>;
57 vsync-len = <10>;
58 vfront-porch = <15>;
59 vback-porch = <10>;
64 remote-endpoint = <&lvds_encoder>;