Lines Matching +full:vfront +full:- +full:porch
1 // SPDX-License-Identifier: GPL-2.0+
3 * Support for Variscite MX6 Carrier-board
9 /dts-v1/;
11 #include "imx6qdl-var-som.dtsi"
12 #include <dt-bindings/pwm/pwm.h>
15 model = "Variscite i.MX6 QUAD/DUAL VAR-SOM-MX6 Custom Board";
16 compatible = "variscite,mx6customboard", "variscite,var-som-imx6q", "fsl,imx6q";
18 panel0: lvds-panel0 {
19 compatible = "panel-lvds";
21 width-mm = <152>;
22 height-mm = <91>;
24 data-mapping = "jeida-18";
26 panel-timing {
27 clock-frequency = <32000000>;
30 hback-porch = <39>;
31 hfront-porch = <39>;
32 vback-porch = <29>;
33 vfront-porch = <13>;
34 hsync-len = <47>;
35 vsync-len = <2>;
40 remote-endpoint = <&lvds0_out>;
45 panel1: lvds-panel1 {
46 compatible = "panel-lvds";
47 width-mm = <152>;
48 height-mm = <91>;
49 data-mapping = "jeida-18";
51 panel-timing {
52 clock-frequency = <38251000>;
55 hback-porch = <112>;
56 hfront-porch = <32>;
57 vback-porch = <3>;
58 vfront-porch = <17>;
59 hsync-len = <80>;
60 vsync-len = <4>;
65 remote-endpoint = <&lvds1_out>;
70 backlight_lvds: backlight-lvds {
71 compatible = "pwm-backlight";
73 brightness-levels = <0 4 8 16 32 64 128 248>;
74 default-brightness-level = <7>;
75 power-supply = <®_3p3v>;
80 pinctrl-names = "default";
81 pinctrl-0 = <&pinctrl_i2c3>;
87 interrupt-parent = <&gpio3>;
89 reset-gpios = <&gpio5 13 GPIO_ACTIVE_LOW>;
90 vdd-supply = <®_3p3v>;
91 touchscreen-size-x = <880>;
92 touchscreen-size-y = <1280>;
96 compatible = "edt,edt-ft5306";
98 interrupt-parent = <&gpio3>;
100 touchscreen-size-x = <1800>;
101 touchscreen-size-y = <1000>;
205 lvds-channel@0 {
206 fsl,data-mapping = "spwg";
207 fsl,data-width = <24>;
214 remote-endpoint = <&panel_in_lvds0>;
219 lvds-channel@1 {
220 fsl,data-mapping = "spwg";
221 fsl,data-width = <24>;
228 remote-endpoint = <&panel_in_lvds1>;
235 pinctrl-names = "default";
236 pinctrl-0 = <&pinctrl_uart3>;
237 uart-has-rtscts;
242 pinctrl-names = "default";
243 pinctrl-0 = <&pinctrl_usdhc2>;
244 cd-gpios = <&gpio4 14 GPIO_ACTIVE_LOW>;
245 wp-gpios = <&gpio4 15 GPIO_ACTIVE_HIGH>;