Lines Matching +full:panel +full:- +full:dpi

1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
7 #include "omap3-ha-common.dtsi"
10 model = "TI OMAP3 HEAD acoustics LCD-baseboard with TAO3530 SOM";
11 …compatible = "headacoustics,omap3-ha-lcd", "technexion,omap3-tao3530", "ti,omap3430", "ti,omap34xx…
15 pinctrl-names = "default";
16 pinctrl-0 = <
27 touchscreen_irq_pins: touchscreen-irq-pins {
28 pinctrl-single,pins = <
33 touchscreen_wake_pins: touchscreen-wake-pins {
34 pinctrl-single,pins = <
39 dss_dpi_pins: dss-dpi-pins {
40 pinctrl-single,pins = <
72 lte430_pins: lte430-pins {
73 pinctrl-single,pins = <
78 backlight_pins: backlight-pins {
79 pinctrl-single,pins = <
91 clock-frequency = <100000>;
93 pinctrl-names = "default";
94 pinctrl-0 = <&i2c3_pins>;
97 /* Needed to power the DPI pins */
99 regulator-always-on;
105 pinctrl-names = "default";
106 pinctrl-0 = <&dss_dpi_pins>;
110 remote-endpoint = <&lcd_in>;
111 data-lines = <24>;
122 compatible = "panel-dpi";
125 pinctrl-names = "default";
126 pinctrl-0 = <&lte430_pins>;
127 enable-gpios = <&gpio5 10 GPIO_ACTIVE_LOW>; /* gpio_138 */
131 remote-endpoint = <&dpi_out>;
135 panel-timing {
136 clock-frequency = <31250000>;
139 hfront-porch = <40>;
140 hback-porch = <86>;
141 hsync-len = <1>;
142 vback-porch = <30>;
143 vfront-porch = <13>;
144 vsync-len = <3>;
146 hsync-active = <0>;
147 vsync-active = <0>;
148 de-active = <1>;
149 pixelclk-active = <1>;
154 compatible = "gpio-backlight";
156 pinctrl-names = "default";
157 pinctrl-0 = <&backlight_pins>;
160 default-on;