Lines Matching +full:spkvdd1 +full:- +full:supply
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
7 dmic_codec: dmic-codec {
8 compatible = "dmic-codec";
9 num-channels = <1>;
10 #sound-dai-cells = <0>;
14 compatible = "gpio-leds";
16 led-0 {
19 default-state = "off";
22 led-1 {
25 default-state = "off";
28 led-2 {
31 default-state = "off";
34 led-3 {
35 pinctrl-names = "default";
36 pinctrl-0 = <&pinctrl_led3>;
39 linux,default-trigger = "heartbeat";
43 reg_audio: regulator-audio {
44 compatible = "regulator-fixed";
45 regulator-name = "3v3_aud";
46 regulator-min-microvolt = <3300000>;
47 regulator-max-microvolt = <3300000>;
49 enable-active-high;
52 reg_camera: regulator-camera {
53 compatible = "regulator-fixed";
54 regulator-name = "mipi_pwr";
55 regulator-min-microvolt = <2800000>;
56 regulator-max-microvolt = <2800000>;
58 enable-active-high;
59 startup-delay-us = <100000>;
60 regulator-always-on;
63 reg_usdhc2_vmmc: regulator-usdhc2 {
64 compatible = "regulator-fixed";
65 regulator-name = "vsd_3v3";
66 regulator-min-microvolt = <3300000>;
67 regulator-max-microvolt = <3300000>;
69 enable-active-high;
72 reg_usb_otg_vbus: regulator-usb {
73 compatible = "regulator-fixed";
74 pinctrl-names = "default";
75 pinctrl-0 = <&pinctrl_reg_usb_otg>;
76 regulator-name = "usb_otg_vbus";
77 regulator-min-microvolt = <5000000>;
78 regulator-max-microvolt = <5000000>;
80 enable-active-high;
83 sound-dmic {
84 compatible = "simple-audio-card";
85 simple-audio-card,name = "dmic";
86 simple-audio-card,format = "pdm";
87 simple-audio-card,bitclock-master = <&dailink_master>;
88 simple-audio-card,frame-master = <&dailink_master>;
90 dailink_master: simple-audio-card,cpu {
91 sound-dai = <&micfil>;
94 simple-audio-card,codec {
95 sound-dai = <&dmic_codec>;
99 sound-wm8962 {
100 compatible = "simple-audio-card";
101 simple-audio-card,name = "wm8962";
102 simple-audio-card,format = "i2s";
103 simple-audio-card,widgets = "Headphone", "Headphones",
106 simple-audio-card,routing = "Headphones", "HPOUTL",
113 simple-audio-card,cpu {
114 sound-dai = <&sai3>;
117 simple-audio-card,codec {
118 sound-dai = <&wm8962>;
120 frame-master;
121 bitclock-master;
127 pinctrl-names = "default";
128 pinctrl-0 = <&pinctrl_espi2>;
129 cs-gpios = <&gpio5 13 GPIO_ACTIVE_LOW>;
135 spi-max-frequency = <5000000>;
136 spi-cpha;
137 spi-cpol;
140 address-width = <16>;
145 clock-frequency = <384000>;
146 pinctrl-names = "default";
147 pinctrl-0 = <&pinctrl_i2c2>;
152 pinctrl-names = "default";
153 pinctrl-0 = <&pinctrl_ov5640>;
156 clock-names = "xclk";
157 assigned-clocks = <&clk IMX8MN_CLK_CLKO1>;
158 assigned-clock-parents = <&clk IMX8MN_CLK_24M>;
159 assigned-clock-rates = <24000000>;
160 AVDD-supply = <®_camera>; /* 2.8v */
161 powerdown-gpios = <&gpio1 7 GPIO_ACTIVE_HIGH>;
162 reset-gpios = <&gpio1 6 GPIO_ACTIVE_LOW>;
165 /* MIPI CSI-2 bus endpoint */
167 remote-endpoint = <&mipi_csi_in>;
168 clock-lanes = <0>;
169 data-lanes = <1 2>;
175 clock-frequency = <400000>;
176 pinctrl-names = "default";
177 pinctrl-0 = <&pinctrl_i2c4>;
183 pinctrl-names = "default";
184 pinctrl-0 = <&pinctrl_pcal6414>;
185 gpio-controller;
186 #gpio-cells = <2>;
187 interrupt-parent = <&gpio4>;
194 gpio-controller;
195 #gpio-cells = <2>;
196 interrupt-parent = <&gpio4>;
200 wm8962: audio-codec@1a {
204 DCVDD-supply = <®_audio>;
205 DBVDD-supply = <®_audio>;
206 AVDD-supply = <®_audio>;
207 CPVDD-supply = <®_audio>;
208 MICVDD-supply = <®_audio>;
209 PLLVDD-supply = <®_audio>;
210 SPKVDD1-supply = <®_audio>;
211 SPKVDD2-supply = <®_audio>;
212 gpio-cfg = <
220 #sound-dai-cells = <0>;
229 fsl,asrc-rate = <48000>;
239 remote-endpoint = <&ov5640_to_mipi_csi2>;
240 data-lanes = <1 2>;
247 pinctrl-names = "default";
248 pinctrl-0 = <&pinctrl_pdm>;
249 assigned-clocks = <&clk IMX8MN_CLK_PDM>;
250 assigned-clock-parents = <&clk IMX8MN_AUDIO_PLL1_OUT>;
251 assigned-clock-rates = <49152000>;
256 pinctrl-names = "default";
257 pinctrl-0 = <&pinctrl_sai3>;
258 assigned-clocks = <&clk IMX8MN_CLK_SAI3>;
259 assigned-clock-parents = <&clk IMX8MN_AUDIO_PLL1_OUT>;
260 assigned-clock-rates = <24576000>;
261 fsl,sai-mclk-direction-output;
270 pinctrl-names = "default";
271 pinctrl-0 = <&pinctrl_uart2>;
276 pinctrl-names = "default";
277 pinctrl-0 = <&pinctrl_uart3>;
278 assigned-clocks = <&clk IMX8MN_CLK_UART3>;
279 assigned-clock-parents = <&clk IMX8MN_SYS_PLL1_80M>;
280 uart-has-rtscts;
285 vbus-supply = <®_usb_otg_vbus>;
286 disable-over-current;
292 pinctrl-names = "default", "state_100mhz", "state_200mhz";
293 pinctrl-0 = <&pinctrl_usdhc2>, <&pinctrl_usdhc2_gpio>;
294 pinctrl-1 = <&pinctrl_usdhc2_100mhz>;
295 pinctrl-2 = <&pinctrl_usdhc2_200mhz>;
296 bus-width = <4>;
297 vmmc-supply = <®_usdhc2_vmmc>;
339 pinctrl_pcal6414: pcal6414-gpiogrp {
352 pinctrl_reg_usb_otg: reg-otggrp {
403 pinctrl_usdhc2_100mhz: usdhc2-100mhzgrp {
415 pinctrl_usdhc2_200mhz: usdhc2-200mhzgrp {