Lines Matching +full:codec +full:- +full:gpio4

1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
7 #include <dt-bindings/interrupt-controller/irq.h>
11 stdout-path = &uart4;
15 compatible = "pwm-backlight";
17 brightness-levels = <0 4 8 16 32 64 128 255>;
18 default-brightness-level = <0>;
19 power-supply = <&reg_5v>;
23 compatible = "fsl,imx-parallel-display";
24 pinctrl-names = "default";
25 pinctrl-0 = <&pinctrl_ipu1_disp0>;
27 #address-cells = <1>;
28 #size-cells = <0>;
34 remote-endpoint = <&ipu1_di0_disp0>;
42 remote-endpoint = <&panel_in>;
47 gpio-keys {
48 compatible = "gpio-keys";
49 pinctrl-names = "default";
50 pinctrl-0 = <&pinctrl_gpio_keys>;
52 user-button {
56 wakeup-source;
61 compatible = "gpio-leds";
62 pinctrl-names = "default";
63 pinctrl-0 = <&pinctrl_gpio_leds>;
65 user-led {
68 linux,default-trigger = "heartbeat";
69 default-state = "on";
74 compatible = "armadeus,st0700-adapt";
75 power-supply = <&reg_3p3v>;
80 remote-endpoint = <&display_out>;
85 reg_3p3v: regulator-3p3v {
86 compatible = "regulator-fixed";
87 regulator-name = "3P3V";
88 regulator-min-microvolt = <3300000>;
89 regulator-max-microvolt = <3300000>;
90 regulator-always-on;
91 vin-supply = <&reg_5v>;
94 reg_5v: regulator-5v {
95 compatible = "regulator-fixed";
96 regulator-name = "5V";
97 regulator-min-microvolt = <5000000>;
98 regulator-max-microvolt = <5000000>;
99 regulator-always-on;
102 reg_usb_otg_vbus: regulator-usb-otg-vbus {
103 compatible = "regulator-fixed";
104 regulator-name = "usb_otg_vbus";
105 regulator-min-microvolt = <5000000>;
106 regulator-max-microvolt = <5000000>;
107 regulator-always-on;
111 compatible = "fsl,imx6-armadeus-sgtl5000",
112 "fsl,imx-audio-sgtl5000";
113 model = "imx6-armadeus-sgtl5000";
114 ssi-controller = <&ssi1>;
115 audio-codec = <&codec>;
116 audio-routing =
120 mux-int-port = <1>;
121 mux-ext-port = <3>;
124 sound-spdif {
125 compatible = "fsl,imx-audio-spdif";
126 model = "imx-spdif";
127 spdif-controller = <&spdif>;
128 spdif-out;
133 pinctrl-names = "default";
134 pinctrl-0 = <&pinctrl_audmux>;
139 pinctrl-names = "default";
140 pinctrl-0 = <&pinctrl_flexcan2>;
141 xceiver-supply = <&reg_5v>;
146 pinctrl-names = "default";
147 pinctrl-0 = <&pinctrl_ecspi1>;
148 cs-gpios = <&gpio4 9 GPIO_ACTIVE_LOW>,
149 <&gpio4 10 GPIO_ACTIVE_LOW>,
150 <&gpio4 11 GPIO_ACTIVE_LOW>;
155 ddc-i2c-bus = <&i2c3>;
160 clock-frequency = <400000>;
161 pinctrl-names = "default";
162 pinctrl-0 = <&pinctrl_i2c1>;
168 pinctrl-names = "default";
169 pinctrl-0 = <&pinctrl_touchscreen>;
170 interrupt-parent = <&gpio6>;
176 clock-frequency = <400000>;
177 pinctrl-names = "default";
178 pinctrl-0 = <&pinctrl_i2c2>;
181 codec: sgtl5000@a { label
184 #sound-dai-cells = <0>;
186 VDDA-supply = <&reg_3p3v>;
187 VDDIO-supply = <&reg_3p3v>;
197 clock-frequency = <400000>;
198 pinctrl-names = "default";
199 pinctrl-0 = <&pinctrl_i2c3>;
204 remote-endpoint = <&display_in>;
208 pinctrl-names = "default";
209 pinctrl-0 = <&pinctrl_pcie>;
210 reset-gpio = <&gpio6 2 GPIO_ACTIVE_LOW>;
215 #pwm-cells = <2>;
216 pinctrl-names = "default";
217 pinctrl-0 = <&pinctrl_pwm3>;
223 pinctrl-names = "default";
224 pinctrl-0 = <&pinctrl_uart1>;
230 pinctrl-names = "default";
231 pinctrl-0 = <&pinctrl_uart3 &pinctrl_gsm>;
232 uart-has-rtscts;
238 pinctrl-names = "default";
239 pinctrl-0 = <&pinctrl_uart4>;
244 vbus-supply = <&reg_5v>;
250 pinctrl-names = "default";
251 pinctrl-0 = <&pinctrl_usbotg>;
252 vbus-supply = <&reg_usb_otg_vbus>;
259 pinctrl-names = "default";
260 pinctrl-0 = <&pinctrl_usdhc2>;
261 cd-gpios = <&gpio1 2 GPIO_ACTIVE_LOW>;
262 no-1-8-v;
267 pinctrl-names = "default";
268 pinctrl-0 = <&pinctrl_spdif>;
277 pinctrl-names = "default";
278 pinctrl-0 = <&pinctrl_gpios>;