Lines Matching +full:avdd1v8 +full:- +full:supply

1 // SPDX-License-Identifier: GPL-2.0-only OR MIT
4 /dts-v1/;
6 #include <dt-bindings/gpio/gpio.h>
7 #include <dt-bindings/input/linux-event-codes.h>
8 #include <dt-bindings/leds/common.h>
27 stdout-path = "serial0:115200n8";
35 gpio-keys {
36 compatible = "gpio-keys-polled";
37 poll-interval = <100>;
39 power-button {
47 compatible = "gpio-leds";
49 led-0 {
59 vcc_5v: regulator-5v {
61 compatible = "regulator-fixed";
62 regulator-name = "5V";
63 regulator-min-microvolt = <5000000>;
64 regulator-max-microvolt = <5000000>;
65 regulator-always-on;
68 vcc_3v3: regulator-3v3 {
69 /* Chipown AP2420 step-down converter */
70 compatible = "regulator-fixed";
71 regulator-name = "3.3V";
72 regulator-min-microvolt = <3300000>;
73 regulator-max-microvolt = <3300000>;
74 vin-supply = <&vcc_5v>;
77 wifi_3v3: regulator-wifi {
78 compatible = "regulator-fixed";
79 regulator-name = "3.3V-WIFI";
80 regulator-min-microvolt = <3300000>;
81 regulator-max-microvolt = <3300000>;
82 vin-supply = <&vcc_3v3>;
84 enable-active-high;
89 cpu-supply = <&vcck>;
94 pinctrl-0 = <&eth_pins>;
95 pinctrl-names = "default";
96 phy-handle = <&eth_phy0>;
97 phy-mode = "rmii";
100 compatible = "snps,dwmac-mdio";
101 #address-cells = <1>;
102 #size-cells = <0>;
104 eth_phy0: ethernet-phy@0 {
108 reset-assert-us = <10000>;
109 reset-deassert-us = <10000>;
110 reset-gpios = <&gpio GPIOH_4 GPIO_ACTIVE_LOW>;
117 pinctrl-0 = <&i2c_ao_pins>;
118 pinctrl-names = "default";
123 system-power-controller;
127 regulator-name = "VCCK";
128 regulator-min-microvolt = <825000>;
129 regulator-max-microvolt = <1150000>;
130 regulator-boot-on;
131 regulator-always-on;
136 regulator-name = "VDD_EE";
137 regulator-min-microvolt = <950000>;
138 regulator-max-microvolt = <1150000>;
139 regulator-boot-on;
140 regulator-always-on;
144 regulator-name = "VDD_DDR";
145 regulator-min-microvolt = <1500000>;
146 regulator-max-microvolt = <1500000>;
147 regulator-boot-on;
148 regulator-always-on;
152 regulator-name = "VDDIO_AO28";
153 regulator-min-microvolt = <2900000>;
154 regulator-max-microvolt = <2900000>;
155 regulator-boot-on;
156 regulator-always-on;
160 regulator-name = "VDDIO_AO18";
161 regulator-min-microvolt = <1800000>;
162 regulator-max-microvolt = <1800000>;
163 regulator-boot-on;
164 regulator-always-on;
168 regulator-name = "VCC1V8_USB";
169 regulator-min-microvolt = <1800000>;
170 regulator-max-microvolt = <1800000>;
171 regulator-boot-on;
176 regulator-name = "VCC2V8";
177 regulator-min-microvolt = <2850000>;
178 regulator-max-microvolt = <2850000>;
182 regulator-name = "AVDD1V8";
183 regulator-min-microvolt = <1800000>;
184 regulator-max-microvolt = <1800000>;
185 regulator-boot-on;
186 regulator-always-on;
190 regulator-name = "VDD_LDO";
191 regulator-min-microvolt = <2700000>;
192 regulator-max-microvolt = <2700000>;
193 regulator-boot-on;
194 regulator-always-on;
198 regulator-name = "RTC_0V9";
199 regulator-min-microvolt = <900000>;
200 regulator-max-microvolt = <900000>;
201 regulator-boot-on;
202 regulator-always-on;
212 wp-gpios = <&gpio GPIOH_3 GPIO_ACTIVE_HIGH>;
213 num-addresses = <4>;
219 pinctrl-0 = <&i2c_b_pins>;
220 pinctrl-names = "default";
226 mali-supply = <&vddee>;
231 pinctrl-0 = <&sdxc_c_pins>;
232 pinctrl-names = "default";
235 bus-width = <8>;
236 max-frequency = <100000000>;
238 disable-wp;
239 cap-mmc-highspeed;
240 mmc-hs200-1_8v;
241 no-sdio;
243 vmmc-supply = <&vcc_3v3>;
244 vqmmc-supply = <&vcc_3v3>;
249 pinctrl-0 = <&sd_b_pins>;
253 compatible = "mmc-slot";
257 bus-width = <4>;
258 cap-mmc-highspeed;
259 cap-sd-highspeed;
260 disable-wp;
262 cd-gpios = <&gpio CARD_6 GPIO_ACTIVE_LOW>;
264 vmmc-supply = <&vcc_3v3>;
270 pinctrl-0 = <&uart_ao_a_pins>;
271 pinctrl-names = "default";
280 phy-supply = <&vcc1v8_usb>;
286 #address-cells = <1>;
287 #size-cells = <0>;
293 vdd-supply = <&wifi_3v3>;
299 phy-supply = <&vcc1v8_usb>;
304 pinctrl-0 = <&ir_recv_pins>;
305 pinctrl-names = "default";