Lines Matching +full:vfront +full:- +full:porch

2  * Copyright 2013-2017 Lothar Waßmann <LW@KARO-electronics.de>
4 * This file is dual-licensed: you can use it either under the terms
44 * http://www.opensource.org/licenses/gpl-license.html
48 /dts-v1/;
49 #include "imx53-tx53.dtsi"
50 #include <dt-bindings/input/input.h>
53 model = "Ka-Ro electronics TX53 module (LVDS)";
63 compatible = "pwm-backlight";
65 power-supply = <&reg_3v3>;
66 brightness-levels = <
79 default-brightness-level = <50>;
83 compatible = "pwm-backlight";
85 power-supply = <&reg_3v3>;
86 brightness-levels = <
99 default-brightness-level = <50>;
102 reg_lcd_pwr0: regulator-lvds0-pwr {
103 compatible = "regulator-fixed";
104 regulator-name = "LVDS0 POWER";
105 regulator-min-microvolt = <3300000>;
106 regulator-max-microvolt = <3300000>;
108 enable-active-high;
109 regulator-boot-on;
112 reg_lcd_pwr1: regulator-lvds1-pwr {
113 compatible = "regulator-fixed";
114 regulator-name = "LVDS1 POWER";
115 regulator-min-microvolt = <3300000>;
116 regulator-max-microvolt = <3300000>;
118 enable-active-high;
119 regulator-boot-on;
124 pinctrl-names = "default", "gpio";
125 pinctrl-0 = <&pinctrl_i2c3>;
126 pinctrl-1 = <&pinctrl_i2c3_gpio>;
127 scl-gpios = <&gpio3 21 GPIO_ACTIVE_HIGH>;
128 sda-gpios = <&gpio3 28 GPIO_ACTIVE_HIGH>;
134 #sound-dai-cells = <0>;
135 VDDA-supply = <&reg_2v5>;
136 VDDIO-supply = <&reg_3v3>;
142 imx53-tx53-x13x {
182 pinctrl-names = "default";
183 pinctrl-0 = <&pinctrl_lvds0 &pinctrl_lvds1>;
186 lvds0: lvds-channel@0 {
187 fsl,data-mapping = "spwg";
188 fsl,data-width = <18>;
191 display-timings {
192 native-mode = <&lvds0_timing0>;
194 lvds0_timing0: timing-hsd100pxn1 {
195 clock-frequency = <65000000>;
198 hback-porch = <220>;
199 hsync-len = <60>;
200 hfront-porch = <40>;
201 vback-porch = <21>;
202 vsync-len = <10>;
203 vfront-porch = <7>;
204 hsync-active = <0>;
205 vsync-active = <0>;
206 de-active = <1>;
207 pixelclk-active = <1>;
210 lvds0_timing1: timing-nl12880bc20 {
211 clock-frequency = <71000000>;
214 hback-porch = <50>;
215 hsync-len = <60>;
216 hfront-porch = <50>;
217 vback-porch = <5>;
218 vsync-len = <13>;
219 vfront-porch = <5>;
220 hsync-active = <0>;
221 vsync-active = <0>;
222 de-active = <1>;
223 pixelclk-active = <1>;
228 lvds1: lvds-channel@1 {
229 fsl,data-mapping = "spwg";
230 fsl,data-width = <18>;
233 display-timings {
234 native-mode = <&lvds1_timing0>;
236 lvds1_timing0: timing-hsd100pxn1 {
237 clock-frequency = <65000000>;
240 hback-porch = <220>;
241 hsync-len = <60>;
242 hfront-porch = <40>;
243 vback-porch = <21>;
244 vsync-len = <10>;
245 vfront-porch = <7>;
246 hsync-active = <0>;
247 vsync-active = <0>;
248 de-active = <1>;
249 pixelclk-active = <1>;
256 pinctrl-names = "default";
257 pinctrl-0 = <&pinctrl_pwm1>;