Lines Matching +full:gpio +full:- +full:backlight
1 // SPDX-License-Identifier: GPL-2.0
8 #include <dt-bindings/gpio/gpio.h>
12 backlight = &backlight;
19 stdout-path = &uart2;
22 backlight: backlight { label
23 compatible = "gpio-backlight";
25 default-on;
29 gpio-poweroff {
30 compatible = "gpio-poweroff";
32 pinctrl-0 = <&pinctrl_power_off>;
33 pinctrl-names = "default";
43 * in reality it is a -20t (parallel) model,
45 * so it is equivalent to -19t model in drive
48 compatible = "urt,umsh-8596md-19t";
49 pinctrl-names = "default";
50 pinctrl-0 = <&pinctrl_panel>;
51 power-supply = <®_panel>;
52 backlight = <&backlight>;
57 remote-endpoint = <&lvds0_out>;
62 reg_panel: regulator-panel {
63 compatible = "regulator-fixed";
64 regulator-name = "lcd_panel";
65 enable-active-high;
66 gpio = <&gpio1 2 0>;
70 compatible = "fsl,imx6q-udoo-ac97",
71 "fsl,imx-audio-ac97";
72 model = "fsl,imx6q-udoo-ac97";
73 audio-cpu = <&ssi1>;
74 audio-routing =
77 mux-int-port = <1>;
78 mux-ext-port = <6>;
83 pinctrl-names = "default";
84 pinctrl-0 = <&pinctrl_enet>;
85 phy-mode = "rgmii-id";
90 ddc-i2c-bus = <&i2c2>;
95 clock-frequency = <100000>;
96 pinctrl-names = "default";
97 pinctrl-0 = <&pinctrl_i2c2>;
102 clock-frequency = <100000>;
103 pinctrl-names = "default";
104 pinctrl-0 = <&pinctrl_i2c3>;
109 pinctrl-names = "default";
110 pinctrl-0 = <&pinctrl_touchscreenp7>;
112 interrupt-parent = <&gpio1>;
120 imx6q-udoo {
252 panelchan: lvds-channel@0 {
257 remote-endpoint = <&panel_in>;
264 pinctrl-names = "default";
265 pinctrl-0 = <&pinctrl_uart2>;
270 pinctrl-names = "default";
271 pinctrl-0 = <&pinctrl_uart4>;
276 pinctrl-names = "default";
277 pinctrl-0 = <&pinctrl_usbh>;
278 #address-cells = <1>;
279 #size-cells = <0>;
282 usb-port@1 {
285 #address-cells = <1>;
286 #size-cells = <0>;
288 reset-gpios = <&gpio7 12 GPIO_ACTIVE_LOW>;
293 pinctrl-names = "default";
294 pinctrl-0 = <&pinctrl_usbotg>;
299 pinctrl-names = "default";
300 pinctrl-0 = <&pinctrl_usdhc3>;
301 cd-gpios = <&gpio7 0 GPIO_ACTIVE_LOW>;
310 cell-index = <0>;
311 fsl,mode = "ac97-slave";
312 pinctrl-names = "ac97-running", "ac97-reset", "ac97-warm-reset";
313 pinctrl-0 = <&pinctrl_ac97_running>;
314 pinctrl-1 = <&pinctrl_ac97_reset>;
315 pinctrl-2 = <&pinctrl_ac97_warm_reset>;
316 ac97-gpios = <&gpio4 19 0 &gpio4 18 0 &gpio2 30 0>;