Lines Matching +full:gpio +full:- +full:backlight
1 // SPDX-License-Identifier: GPL-2.0
10 backlight = &backlight;
17 stdout-path = &uart2;
20 backlight: backlight { label
21 compatible = "gpio-backlight";
23 default-on;
27 gpio-poweroff {
28 compatible = "gpio-poweroff";
30 pinctrl-0 = <&pinctrl_power_off>;
31 pinctrl-names = "default";
41 * in reality it is a -20t (parallel) model,
43 * so it is equivalent to -19t model in drive
46 compatible = "urt,umsh-8596md-19t";
47 pinctrl-names = "default";
48 pinctrl-0 = <&pinctrl_panel>;
49 power-supply = <®_panel>;
50 backlight = <&backlight>;
55 remote-endpoint = <&lvds0_out>;
61 compatible = "simple-bus";
62 #address-cells = <1>;
63 #size-cells = <0>;
66 compatible = "regulator-fixed";
68 regulator-name = "usb_h1_vbus";
69 regulator-min-microvolt = <5000000>;
70 regulator-max-microvolt = <5000000>;
71 enable-active-high;
72 startup-delay-us = <2>; /* USB2415 requires a POR of 1 us minimum */
73 gpio = <&gpio7 12 0>;
77 compatible = "regulator-fixed";
79 regulator-name = "lcd_panel";
80 enable-active-high;
81 gpio = <&gpio1 2 0>;
86 compatible = "fsl,imx6q-udoo-ac97",
87 "fsl,imx-audio-ac97";
88 model = "fsl,imx6q-udoo-ac97";
89 audio-cpu = <&ssi1>;
90 audio-routing =
93 mux-int-port = <1>;
94 mux-ext-port = <6>;
99 pinctrl-names = "default";
100 pinctrl-0 = <&pinctrl_enet>;
101 phy-mode = "rgmii-id";
106 ddc-i2c-bus = <&i2c2>;
111 clock-frequency = <100000>;
112 pinctrl-names = "default";
113 pinctrl-0 = <&pinctrl_i2c2>;
118 clock-frequency = <100000>;
119 pinctrl-names = "default";
120 pinctrl-0 = <&pinctrl_i2c3>;
125 pinctrl-names = "default";
126 pinctrl-0 = <&pinctrl_touchscreenp7>;
128 interrupt-parent = <&gpio1>;
136 imx6q-udoo {
267 panelchan: lvds-channel@0 {
272 remote-endpoint = <&panel_in>;
279 pinctrl-names = "default";
280 pinctrl-0 = <&pinctrl_uart2>;
285 pinctrl-names = "default";
286 pinctrl-0 = <&pinctrl_uart4>;
291 pinctrl-names = "default";
292 pinctrl-0 = <&pinctrl_usbh>;
293 vbus-supply = <®_usb_h1_vbus>;
299 pinctrl-names = "default";
300 pinctrl-0 = <&pinctrl_usbotg>;
305 pinctrl-names = "default";
306 pinctrl-0 = <&pinctrl_usdhc3>;
307 non-removable;
316 cell-index = <0>;
317 fsl,mode = "ac97-slave";
318 pinctrl-names = "ac97-running", "ac97-reset", "ac97-warm-reset";
319 pinctrl-0 = <&pinctrl_ac97_running>;
320 pinctrl-1 = <&pinctrl_ac97_reset>;
321 pinctrl-2 = <&pinctrl_ac97_warm_reset>;
322 ac97-gpios = <&gpio4 19 0 &gpio4 18 0 &gpio2 30 0>;