Lines Matching +full:mux +full:- +full:ssi1

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 = <&reg_panel>;
57 remote-endpoint = <&lvds0_out>;
62 reg_panel: regulator-panel {
63 compatible = "regulator-fixed";
64 regulator-name = "lcd_panel";
65 enable-active-high;
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>;
250 panelchan: lvds-channel@0 {
255 remote-endpoint = <&panel_in>;
262 pinctrl-names = "default";
263 pinctrl-0 = <&pinctrl_uart2>;
268 pinctrl-names = "default";
269 pinctrl-0 = <&pinctrl_uart4>;
274 pinctrl-names = "default";
275 pinctrl-0 = <&pinctrl_usbh>;
276 #address-cells = <1>;
277 #size-cells = <0>;
280 usb-port@1 {
283 #address-cells = <1>;
284 #size-cells = <0>;
286 reset-gpios = <&gpio7 12 GPIO_ACTIVE_LOW>;
291 pinctrl-names = "default";
292 pinctrl-0 = <&pinctrl_usbotg>;
297 pinctrl-names = "default";
298 pinctrl-0 = <&pinctrl_usdhc3>;
299 cd-gpios = <&gpio7 0 GPIO_ACTIVE_LOW>;
307 &ssi1 {
308 cell-index = <0>;
309 fsl,mode = "ac97-slave";
310 pinctrl-names = "ac97-running", "ac97-reset", "ac97-warm-reset";
311 pinctrl-0 = <&pinctrl_ac97_running>;
312 pinctrl-1 = <&pinctrl_ac97_reset>;
313 pinctrl-2 = <&pinctrl_ac97_warm_reset>;
314 ac97-gpios = <&gpio4 19 0 &gpio4 18 0 &gpio2 30 0>;