Lines Matching +full:de +full:- +full:active
2 * Copyright 2017 Lothar Waßmann <LW@KARO-electronics.de>
4 * This file is dual-licensed: you can use it either under the terms
48 compatible = "pwm-backlight";
50 pinctrl-names = "default";
51 pinctrl-0 = <&pinctrl_lcd1_pwr>;
52 enable-gpios = <&gpio2 31 GPIO_ACTIVE_HIGH>;
53 power-supply = <®_3v3>;
54 turn-on-delay-ms = <35>;
59 brightness-levels = < 0 1 2 3 4 5 6 7 8 9
70 default-brightness-level = <50>;
73 lcd_panel: lcd-panel {
75 pinctrl-names = "default";
76 pinctrl-0 = <&pinctrl_lcd0_pwr>;
77 enable-gpios = <&gpio3 29 GPIO_ACTIVE_HIGH>;
78 power-supply = <®_3v3>;
83 remote-endpoint = <&lcd_out>;
89 compatible = "fsl,imx-parallel-display";
90 #address-cells = <1>;
91 #size-cells = <0>;
92 pinctrl-names = "default";
93 pinctrl-0 = <&pinctrl_disp0_1>;
100 remote-endpoint = <&ipu1_di0_disp0>;
108 remote-endpoint = <&lcd_panel_in>;
112 display-timings {
114 clock-frequency = <25200000>;
117 hback-porch = <48>;
118 hsync-len = <96>;
119 hfront-porch = <16>;
120 vback-porch = <31>;
121 vsync-len = <2>;
122 vfront-porch = <12>;
123 hsync-active = <0>;
124 vsync-active = <0>;
125 de-active = <1>;
126 pixelclk-active = <0>;
130 u-boot,panel-name = "edt,et057090dhu";
131 clock-frequency = <25200000>;
134 hback-porch = <114>;
135 hsync-len = <30>;
136 hfront-porch = <16>;
137 vback-porch = <32>;
138 vsync-len = <3>;
139 vfront-porch = <10>;
140 hsync-active = <0>;
141 vsync-active = <0>;
142 de-active = <1>;
143 pixelclk-active = <0>;
147 u-boot,panel-name = "edt,et0350g0dh6";
148 clock-frequency = <6413760>;
151 hback-porch = <34>;
152 hsync-len = <34>;
153 hfront-porch = <20>;
154 vback-porch = <15>;
155 vsync-len = <3>;
156 vfront-porch = <4>;
157 hsync-active = <0>;
158 vsync-active = <0>;
159 de-active = <1>;
160 pixelclk-active = <0>;
164 u-boot,panel-name = "edt,et0430g0dh6";
165 clock-frequency = <9009000>;
168 hback-porch = <2>;
169 hsync-len = <41>;
170 hfront-porch = <2>;
171 vback-porch = <2>;
172 vsync-len = <10>;
173 vfront-porch = <2>;
174 hsync-active = <0>;
175 vsync-active = <0>;
176 de-active = <1>;
177 pixelclk-active = <1>;
181 clock-frequency = <33264000>;
184 hback-porch = <88>;
185 hsync-len = <128>;
186 hfront-porch = <40>;
187 vback-porch = <33>;
188 vsync-len = <2>;
189 vfront-porch = <10>;
190 hsync-active = <0>;
191 vsync-active = <0>;
192 de-active = <1>;
193 pixelclk-active = <0>;
197 u-boot,panel-name = "edt,etm0700g0dh6";
198 clock-frequency = <33264000>;
201 hback-porch = <88>;
202 hsync-len = <128>;
203 hfront-porch = <40>;
204 vback-porch = <33>;
205 vsync-len = <2>;
206 vfront-porch = <10>;
207 hsync-active = <0>;
208 vsync-active = <0>;
209 de-active = <1>;
210 pixelclk-active = <0>;
214 clock-frequency = <6596040>;
217 hback-porch = <38>;
218 hsync-len = <30>;
219 hfront-porch = <30>;
220 vback-porch = <16>;
221 vsync-len = <3>;
222 vfront-porch = <4>;
223 hsync-active = <0>;
224 vsync-active = <0>;
225 de-active = <1>;
226 pixelclk-active = <0>;
230 u-boot,panel-name = "edt,etm0700g0edh6";
231 clock-frequency = <33264000>;
234 hback-porch = <88>;
235 hsync-len = <128>;
236 hfront-porch = <40>;
237 vback-porch = <33>;
238 vsync-len = <2>;
239 vfront-porch = <10>;
240 hsync-active = <0>;
241 vsync-active = <0>;
242 de-active = <1>;
243 pixelclk-active = <1>;
250 remote-endpoint = <&lcd_in>;