Lines Matching +full:width +full:- +full:mm
1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Neil Armstrong <neil.armstrong@linaro.org>
11 - Thierry Reding <thierry.reding@gmail.com>
14 - $ref: panel-common.yaml#
15 - $ref: /schemas/display/lvds.yaml#
24 - compatible
29 - const: sgd,gktw70sdae4se
30 - const: panel-lvds
32 data-mapping:
33 const: jeida-18
35 width-mm:
38 height-mm:
41 panel-timing: true
47 - compatible
48 - port
49 - data-mapping
50 - width-mm
51 - height-mm
52 - panel-timing
55 - |+
57 compatible = "sgd,gktw70sdae4se", "panel-lvds";
59 width-mm = <153>;
60 height-mm = <86>;
62 data-mapping = "jeida-18";
64 panel-timing {
65 clock-frequency = <32000000>;
68 hback-porch = <39>;
69 hfront-porch = <39>;
70 vback-porch = <29>;
71 vfront-porch = <13>;
72 hsync-len = <47>;
73 vsync-len = <2>;
78 remote-endpoint = <&lvds_encoder>;