Lines Matching +full:vccio3 +full:- +full:supply
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 * Copyright (c) 2020 David Bauer <mail@david-bauer.net>
6 /dts-v1/;
8 #include <dt-bindings/input/input.h>
9 #include <dt-bindings/gpio/gpio.h>
14 compatible = "friendlyarm,nanopi-r2s", "rockchip,rk3328";
22 stdout-path = "serial2:1500000n8";
25 gmac_clk: gmac-clock {
26 compatible = "fixed-clock";
27 clock-frequency = <125000000>;
28 clock-output-names = "gmac_clkin";
29 #clock-cells = <0>;
33 compatible = "gpio-keys";
34 pinctrl-0 = <&reset_button_pin>;
35 pinctrl-names = "default";
37 key-reset {
41 debounce-interval = <50>;
46 compatible = "gpio-leds";
47 pinctrl-0 = <&lan_led_pin>, <&sys_led_pin>, <&wan_led_pin>;
48 pinctrl-names = "default";
50 lan_led: led-0 {
52 label = "nanopi-r2s:green:lan";
55 sys_led: led-1 {
57 label = "nanopi-r2s:red:sys";
58 default-state = "on";
61 wan_led: led-2 {
63 label = "nanopi-r2s:green:wan";
67 vcc_io_sdio: sdmmcio-regulator {
68 compatible = "regulator-gpio";
69 enable-active-high;
71 pinctrl-0 = <&sdio_vcc_pin>;
72 pinctrl-names = "default";
73 regulator-name = "vcc_io_sdio";
74 regulator-always-on;
75 regulator-min-microvolt = <1800000>;
76 regulator-max-microvolt = <3300000>;
77 regulator-settling-time-us = <5000>;
78 regulator-type = "voltage";
79 startup-delay-us = <2000>;
82 vin-supply = <&vcc_io_33>;
85 vcc_sd: sdmmc-regulator {
86 compatible = "regulator-fixed";
88 pinctrl-0 = <&sdmmc0m1_pin>;
89 pinctrl-names = "default";
90 regulator-name = "vcc_sd";
91 regulator-boot-on;
92 regulator-min-microvolt = <3300000>;
93 regulator-max-microvolt = <3300000>;
94 vin-supply = <&vcc_io_33>;
97 vdd_5v: vdd-5v {
98 compatible = "regulator-fixed";
99 regulator-name = "vdd_5v";
100 regulator-always-on;
101 regulator-boot-on;
102 regulator-min-microvolt = <5000000>;
103 regulator-max-microvolt = <5000000>;
106 vdd_5v_lan: vdd-5v-lan {
107 compatible = "regulator-fixed";
108 enable-active-high;
110 pinctrl-0 = <&lan_vdd_pin>;
111 pinctrl-names = "default";
112 regulator-name = "vdd_5v_lan";
113 regulator-always-on;
114 regulator-boot-on;
115 vin-supply = <&vdd_5v>;
120 cpu-supply = <&vdd_arm>;
124 cpu-supply = <&vdd_arm>;
128 cpu-supply = <&vdd_arm>;
132 cpu-supply = <&vdd_arm>;
140 assigned-clocks = <&cru SCLK_MAC2IO>, <&cru SCLK_MAC2IO_EXT>;
141 assigned-clock-parents = <&gmac_clk>, <&gmac_clk>;
143 phy-handle = <&rtl8211e>;
144 phy-mode = "rgmii";
145 phy-supply = <&vcc_io_33>;
146 pinctrl-0 = <&rgmiim1_pins>;
147 pinctrl-names = "default";
154 compatible = "snps,dwmac-mdio";
155 #address-cells = <1>;
156 #size-cells = <0>;
158 rtl8211e: ethernet-phy@1 {
160 pinctrl-0 = <ð_phy_reset_pin>;
161 pinctrl-names = "default";
162 reset-assert-us = <10000>;
163 reset-deassert-us = <50000>;
164 reset-gpios = <&gpio1 RK_PC2 GPIO_ACTIVE_LOW>;
175 interrupt-parent = <&gpio1>;
177 #clock-cells = <1>;
178 clock-output-names = "xin32k", "rk805-clkout2";
179 gpio-controller;
180 #gpio-cells = <2>;
181 pinctrl-0 = <&pmic_int_l>;
182 pinctrl-names = "default";
183 rockchip,system-power-controller;
184 wakeup-source;
186 vcc1-supply = <&vdd_5v>;
187 vcc2-supply = <&vdd_5v>;
188 vcc3-supply = <&vdd_5v>;
189 vcc4-supply = <&vdd_5v>;
190 vcc5-supply = <&vcc_io_33>;
191 vcc6-supply = <&vdd_5v>;
195 regulator-name = "vdd_log";
196 regulator-always-on;
197 regulator-boot-on;
198 regulator-min-microvolt = <712500>;
199 regulator-max-microvolt = <1450000>;
200 regulator-ramp-delay = <12500>;
202 regulator-state-mem {
203 regulator-on-in-suspend;
204 regulator-suspend-microvolt = <1000000>;
209 regulator-name = "vdd_arm";
210 regulator-always-on;
211 regulator-boot-on;
212 regulator-min-microvolt = <712500>;
213 regulator-max-microvolt = <1450000>;
214 regulator-ramp-delay = <12500>;
216 regulator-state-mem {
217 regulator-on-in-suspend;
218 regulator-suspend-microvolt = <950000>;
223 regulator-name = "vcc_ddr";
224 regulator-always-on;
225 regulator-boot-on;
227 regulator-state-mem {
228 regulator-on-in-suspend;
233 regulator-name = "vcc_io_33";
234 regulator-always-on;
235 regulator-boot-on;
236 regulator-min-microvolt = <3300000>;
237 regulator-max-microvolt = <3300000>;
239 regulator-state-mem {
240 regulator-on-in-suspend;
241 regulator-suspend-microvolt = <3300000>;
246 regulator-name = "vcc_18";
247 regulator-always-on;
248 regulator-boot-on;
249 regulator-min-microvolt = <1800000>;
250 regulator-max-microvolt = <1800000>;
252 regulator-state-mem {
253 regulator-on-in-suspend;
254 regulator-suspend-microvolt = <1800000>;
259 regulator-name = "vcc18_emmc";
260 regulator-always-on;
261 regulator-boot-on;
262 regulator-min-microvolt = <1800000>;
263 regulator-max-microvolt = <1800000>;
265 regulator-state-mem {
266 regulator-on-in-suspend;
267 regulator-suspend-microvolt = <1800000>;
272 regulator-name = "vdd_10";
273 regulator-always-on;
274 regulator-boot-on;
275 regulator-min-microvolt = <1000000>;
276 regulator-max-microvolt = <1000000>;
278 regulator-state-mem {
279 regulator-on-in-suspend;
280 regulator-suspend-microvolt = <1000000>;
288 pmuio-supply = <&vcc_io_33>;
289 vccio1-supply = <&vcc_io_33>;
290 vccio2-supply = <&vcc18_emmc>;
291 vccio3-supply = <&vcc_io_sdio>;
292 vccio4-supply = <&vcc_18>;
293 vccio5-supply = <&vcc_io_33>;
294 vccio6-supply = <&vcc_io_33>;
300 reset_button_pin: reset-button-pin {
306 eth_phy_reset_pin: eth-phy-reset-pin {
312 lan_led_pin: lan-led-pin {
316 sys_led_pin: sys-led-pin {
320 wan_led_pin: wan-led-pin {
326 lan_vdd_pin: lan-vdd-pin {
332 pmic_int_l: pmic-int-l {
338 sdio_vcc_pin: sdio-vcc-pin {
349 bus-width = <4>;
350 cap-sd-highspeed;
351 disable-wp;
352 pinctrl-0 = <&sdmmc0_clk>, <&sdmmc0_cmd>, <&sdmmc0_dectn>, <&sdmmc0_bus4>;
353 pinctrl-names = "default";
354 sd-uhs-sdr12;
355 sd-uhs-sdr25;
356 sd-uhs-sdr50;
357 sd-uhs-sdr104;
358 vmmc-supply = <&vcc_sd>;
359 vqmmc-supply = <&vcc_io_sdio>;
364 rockchip,hw-tshut-mode = <0>;
365 rockchip,hw-tshut-polarity = <0>;
393 #address-cells = <1>;
394 #size-cells = <0>;