Lines Matching +full:de +full:- +full:active
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
4 * Copyright (C) 2014 Stefan Roese <sr@denx.de>
7 #include "omap3-tao3530.dtsi"
11 …compatible = "technexion,omap3-thunder", "technexion,omap3-tao3530", "ti,omap3430", "ti,omap34xx",…
15 dss_dpi_pins: dss-dpi-pins {
16 pinctrl-single,pins = <
48 lte430_pins: lte430-pins {
49 pinctrl-single,pins = <
54 backlight_pins: backlight-pins {
55 pinctrl-single,pins = <
63 regulator-always-on;
69 pinctrl-names = "default";
70 pinctrl-0 = <&dss_dpi_pins>;
74 remote-endpoint = <&lcd_in>;
75 data-lines = <24>;
86 compatible = "samsung,lte430wq-f0c", "panel-dpi";
89 pinctrl-names = "default";
90 pinctrl-0 = <<e430_pins>;
91 enable-gpios = <&gpio5 10 GPIO_ACTIVE_LOW>; /* gpio_138 */
95 remote-endpoint = <&dpi_out>;
99 panel-timing {
100 clock-frequency = <9000000>;
103 hfront-porch = <3>;
104 hback-porch = <2>;
105 hsync-len = <42>;
106 vback-porch = <2>;
107 vfront-porch = <3>;
108 vsync-len = <11>;
110 hsync-active = <0>;
111 vsync-active = <0>;
112 de-active = <1>;
113 pixelclk-active = <1>;
118 compatible = "gpio-backlight";
120 pinctrl-names = "default";
121 pinctrl-0 = <&backlight_pins>;
124 default-on;