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 = <®_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 = <®_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 = <®_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 spdif_out: spdif-out {
125 compatible = "linux,spdif-dit";
126 #sound-dai-cells = <0>;
129 sound-spdif {
130 compatible = "fsl,imx-audio-spdif";
131 model = "imx-spdif";
132 audio-cpu = <&spdif>;
133 audio-codec = <&spdif_out>;
138 pinctrl-names = "default";
139 pinctrl-0 = <&pinctrl_audmux>;
144 pinctrl-names = "default";
145 pinctrl-0 = <&pinctrl_flexcan2>;
146 xceiver-supply = <®_5v>;
151 pinctrl-names = "default";
152 pinctrl-0 = <&pinctrl_ecspi1>;
153 cs-gpios = <&gpio4 9 GPIO_ACTIVE_LOW>,
154 <&gpio4 10 GPIO_ACTIVE_LOW>,
155 <&gpio4 11 GPIO_ACTIVE_LOW>;
160 ddc-i2c-bus = <&i2c3>;
165 clock-frequency = <400000>;
166 pinctrl-names = "default";
167 pinctrl-0 = <&pinctrl_i2c1>;
173 pinctrl-names = "default";
174 pinctrl-0 = <&pinctrl_touchscreen>;
175 interrupt-parent = <&gpio6>;
181 clock-frequency = <400000>;
182 pinctrl-names = "default";
183 pinctrl-0 = <&pinctrl_i2c2>;
186 codec: sgtl5000@a { label
189 #sound-dai-cells = <0>;
191 VDDA-supply = <®_3p3v>;
192 VDDIO-supply = <®_3p3v>;
202 clock-frequency = <400000>;
203 pinctrl-names = "default";
204 pinctrl-0 = <&pinctrl_i2c3>;
209 remote-endpoint = <&display_in>;
213 pinctrl-names = "default";
214 pinctrl-0 = <&pinctrl_pcie>;
215 reset-gpio = <&gpio6 2 GPIO_ACTIVE_LOW>;
220 pinctrl-names = "default";
221 pinctrl-0 = <&pinctrl_pwm3>;
227 pinctrl-names = "default";
228 pinctrl-0 = <&pinctrl_uart1>;
234 pinctrl-names = "default";
235 pinctrl-0 = <&pinctrl_uart3 &pinctrl_gsm>;
236 uart-has-rtscts;
242 pinctrl-names = "default";
243 pinctrl-0 = <&pinctrl_uart4>;
248 vbus-supply = <®_5v>;
254 pinctrl-names = "default";
255 pinctrl-0 = <&pinctrl_usbotg>;
256 vbus-supply = <®_usb_otg_vbus>;
263 pinctrl-names = "default";
264 pinctrl-0 = <&pinctrl_usdhc2>;
265 cd-gpios = <&gpio1 2 GPIO_ACTIVE_LOW>;
266 no-1-8-v;
271 pinctrl-names = "default";
272 pinctrl-0 = <&pinctrl_spdif>;
281 pinctrl-names = "default";
282 pinctrl-0 = <&pinctrl_gpios>;