Lines Matching +full:ddc +full:- +full:rx
1 // SPDX-License-Identifier: GPL-2.0
8 #include <dt-bindings/gpio/gpio.h>
19 stdout-path = &uart2;
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>;
57 remote-endpoint = <&lvds0_out>;
62 reg_usb_h1_vbus: regulator-usb-h1-vbus {
63 compatible = "regulator-fixed";
64 regulator-name = "usb_h1_vbus";
65 regulator-min-microvolt = <5000000>;
66 regulator-max-microvolt = <5000000>;
67 enable-active-high;
68 startup-delay-us = <2>; /* USB2415 requires a POR of 1 us minimum */
72 reg_panel: regulator-panel {
73 compatible = "regulator-fixed";
74 regulator-name = "lcd_panel";
75 enable-active-high;
80 compatible = "fsl,imx6q-udoo-ac97",
81 "fsl,imx-audio-ac97";
82 model = "fsl,imx6q-udoo-ac97";
83 audio-cpu = <&ssi1>;
84 audio-routing =
85 "RX", "Mic Jack",
87 mux-int-port = <1>;
88 mux-ext-port = <6>;
93 pinctrl-names = "default";
94 pinctrl-0 = <&pinctrl_enet>;
95 phy-mode = "rgmii-id";
100 ddc-i2c-bus = <&i2c2>;
105 clock-frequency = <100000>;
106 pinctrl-names = "default";
107 pinctrl-0 = <&pinctrl_i2c2>;
112 clock-frequency = <100000>;
113 pinctrl-names = "default";
114 pinctrl-0 = <&pinctrl_i2c3>;
119 pinctrl-names = "default";
120 pinctrl-0 = <&pinctrl_touchscreenp7>;
122 interrupt-parent = <&gpio1>;
130 imx6q-udoo {
262 panelchan: lvds-channel@0 {
267 remote-endpoint = <&panel_in>;
274 pinctrl-names = "default";
275 pinctrl-0 = <&pinctrl_uart2>;
280 pinctrl-names = "default";
281 pinctrl-0 = <&pinctrl_uart4>;
286 pinctrl-names = "default";
287 pinctrl-0 = <&pinctrl_usbh>;
288 vbus-supply = <®_usb_h1_vbus>;
294 pinctrl-names = "default";
295 pinctrl-0 = <&pinctrl_usbotg>;
300 pinctrl-names = "default";
301 pinctrl-0 = <&pinctrl_usdhc3>;
302 cd-gpios = <&gpio7 0 GPIO_ACTIVE_LOW>;
311 cell-index = <0>;
312 fsl,mode = "ac97-slave";
313 pinctrl-names = "ac97-running", "ac97-reset", "ac97-warm-reset";
314 pinctrl-0 = <&pinctrl_ac97_running>;
315 pinctrl-1 = <&pinctrl_ac97_reset>;
316 pinctrl-2 = <&pinctrl_ac97_warm_reset>;
317 ac97-gpios = <&gpio4 19 0 &gpio4 18 0 &gpio2 30 0>;