Lines Matching +full:dbvdd +full:- +full:supply
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
8 compatible = "gpio-leds";
10 led-0 {
13 default-state = "off";
16 led-1 {
19 default-state = "off";
22 led-2 {
25 default-state = "off";
28 led-3 {
29 pinctrl-names = "default";
30 pinctrl-0 = <&pinctrl_led3>;
33 linux,default-trigger = "heartbeat";
37 reg_audio: regulator-audio {
38 compatible = "regulator-fixed";
39 regulator-name = "3v3_aud";
40 regulator-min-microvolt = <3300000>;
41 regulator-max-microvolt = <3300000>;
43 enable-active-high;
46 reg_usdhc2_vmmc: regulator-usdhc2 {
47 compatible = "regulator-fixed";
48 regulator-name = "vsd_3v3";
49 regulator-min-microvolt = <3300000>;
50 regulator-max-microvolt = <3300000>;
52 enable-active-high;
55 reg_usb_otg_vbus: regulator-usb {
56 compatible = "regulator-fixed";
57 pinctrl-names = "default";
58 pinctrl-0 = <&pinctrl_reg_usb_otg>;
59 regulator-name = "usb_otg_vbus";
60 regulator-min-microvolt = <5000000>;
61 regulator-max-microvolt = <5000000>;
63 enable-active-high;
67 compatible = "fsl,imx-audio-wm8962";
68 model = "wm8962-audio";
69 audio-cpu = <&sai3>;
70 audio-codec = <&wm8962>;
71 audio-routing =
82 pinctrl-names = "default";
83 pinctrl-0 = <&pinctrl_espi2>;
84 cs-gpios = <&gpio5 9 GPIO_ACTIVE_LOW>;
90 spi-max-frequency = <5000000>;
91 spi-cpha;
92 spi-cpol;
95 address-width = <16>;
100 clock-frequency = <400000>;
101 pinctrl-names = "default";
102 pinctrl-0 = <&pinctrl_i2c4>;
108 pinctrl-names = "default";
109 pinctrl-0 = <&pinctrl_pcal6414>;
110 gpio-controller;
111 #gpio-cells = <2>;
112 interrupt-parent = <&gpio4>;
119 gpio-controller;
120 #gpio-cells = <2>;
121 interrupt-parent = <&gpio4>;
125 wm8962: audio-codec@1a {
129 DCVDD-supply = <®_audio>;
130 DBVDD-supply = <®_audio>;
131 AVDD-supply = <®_audio>;
132 CPVDD-supply = <®_audio>;
133 MICVDD-supply = <®_audio>;
134 PLLVDD-supply = <®_audio>;
135 SPKVDD1-supply = <®_audio>;
136 SPKVDD2-supply = <®_audio>;
137 gpio-cfg = <
149 fsl,asrc-rate = <48000>;
154 pinctrl-names = "default";
155 pinctrl-0 = <&pinctrl_sai3>;
156 assigned-clocks = <&clk IMX8MN_CLK_SAI3>;
157 assigned-clock-parents = <&clk IMX8MN_AUDIO_PLL1_OUT>;
158 assigned-clock-rates = <24576000>;
159 fsl,sai-mclk-direction-output;
168 pinctrl-names = "default";
169 pinctrl-0 = <&pinctrl_uart2>;
174 pinctrl-names = "default";
175 pinctrl-0 = <&pinctrl_uart3>;
176 assigned-clocks = <&clk IMX8MN_CLK_UART3>;
177 assigned-clock-parents = <&clk IMX8MN_SYS_PLL1_80M>;
178 uart-has-rtscts;
183 vbus-supply = <®_usb_otg_vbus>;
184 disable-over-current;
190 pinctrl-names = "default", "state_100mhz", "state_200mhz";
191 pinctrl-0 = <&pinctrl_usdhc2>, <&pinctrl_usdhc2_gpio>;
192 pinctrl-1 = <&pinctrl_usdhc2_100mhz>;
193 pinctrl-2 = <&pinctrl_usdhc2_200mhz>;
194 bus-width = <4>;
195 vmmc-supply = <®_usdhc2_vmmc>;
229 pinctrl_pcal6414: pcal6414-gpiogrp {
235 pinctrl_reg_usb_otg: reg-otggrp {
286 pinctrl_usdhc2_100mhz: usdhc2-100mhzgrp {
298 pinctrl_usdhc2_200mhz: usdhc2-200mhzgrp {