Lines Matching +full:panel +full:- +full:height +full:- +full:mm
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/display/panel/sgd,gktw70sdae4se.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Solomon Goldentek Display GKTW70SDAE4SE 7" WVGA LVDS Display Panel
10 - Neil Armstrong <narmstrong@baylibre.com>
11 - Thierry Reding <thierry.reding@gmail.com>
14 - $ref: lvds.yaml#
19 - const: sgd,gktw70sdae4se
20 - {} # panel-lvds, but not listed here to avoid false select
22 data-mapping:
23 const: jeida-18
25 width-mm:
28 height-mm:
31 panel-timing: true
37 - compatible
40 - |+
41 panel {
42 compatible = "sgd,gktw70sdae4se", "panel-lvds";
44 width-mm = <153>;
45 height-mm = <86>;
47 data-mapping = "jeida-18";
49 panel-timing {
50 clock-frequency = <32000000>;
53 hback-porch = <39>;
54 hfront-porch = <39>;
55 vback-porch = <29>;
56 vfront-porch = <13>;
57 hsync-len = <47>;
58 vsync-len = <2>;
63 remote-endpoint = <&lvds_encoder>;