Lines Matching +full:hsync +full:- +full:len

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>;
180 pinctrl-names = "default";
181 pinctrl-0 = <&pinctrl_lvds0 &pinctrl_lvds1>;
184 lvds0: lvds-channel@0 {
185 fsl,data-mapping = "spwg";
186 fsl,data-width = <18>;
189 display-timings {
190 native-mode = <&lvds0_timing0>;
192 lvds0_timing0: timing-hsd100pxn1 {
193 clock-frequency = <65000000>;
196 hback-porch = <220>;
197 hsync-len = <60>;
198 hfront-porch = <40>;
199 vback-porch = <21>;
200 vsync-len = <10>;
201 vfront-porch = <7>;
202 hsync-active = <0>;
203 vsync-active = <0>;
204 de-active = <1>;
205 pixelclk-active = <1>;
208 lvds0_timing1: timing-nl12880bc20 {
209 clock-frequency = <71000000>;
212 hback-porch = <50>;
213 hsync-len = <60>;
214 hfront-porch = <50>;
215 vback-porch = <5>;
216 vsync-len = <13>;
217 vfront-porch = <5>;
218 hsync-active = <0>;
219 vsync-active = <0>;
220 de-active = <1>;
221 pixelclk-active = <1>;
226 lvds1: lvds-channel@1 {
227 fsl,data-mapping = "spwg";
228 fsl,data-width = <18>;
231 display-timings {
232 native-mode = <&lvds1_timing0>;
234 lvds1_timing0: timing-hsd100pxn1 {
235 clock-frequency = <65000000>;
238 hback-porch = <220>;
239 hsync-len = <60>;
240 hfront-porch = <40>;
241 vback-porch = <21>;
242 vsync-len = <10>;
243 vfront-porch = <7>;
244 hsync-active = <0>;
245 vsync-active = <0>;
246 de-active = <1>;
247 pixelclk-active = <1>;
254 pinctrl-names = "default";
255 pinctrl-0 = <&pinctrl_pwm1>;