Lines Matching +full:vccio +full:- +full:supply
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
11 compatible = "haoyu,marsboard-rk3066", "rockchip,rk3066a";
18 vdd_log: vdd-log {
19 compatible = "pwm-regulator";
21 regulator-name = "vdd_log";
22 regulator-min-microvolt = <1200000>;
23 regulator-max-microvolt = <1200000>;
24 regulator-always-on;
25 voltage-table = <1000000 100>,
30 vcc_sd0: sdmmc-regulator {
31 compatible = "regulator-fixed";
32 regulator-name = "sdmmc-supply";
33 regulator-min-microvolt = <3000000>;
34 regulator-max-microvolt = <3000000>;
36 startup-delay-us = <100000>;
37 vin-supply = <&vcc_io>;
40 vsys: vsys-regulator {
41 compatible = "regulator-fixed";
42 regulator-name = "vsys";
43 regulator-min-microvolt = <5000000>;
44 regulator-max-microvolt = <5000000>;
45 regulator-boot-on;
50 cpu-supply = <&vdd_arm>;
54 cpu-supply = <&vdd_arm>;
59 clock-frequency = <400000>;
64 interrupt-parent = <&gpio6>;
67 vcc1-supply = <&vsys>;
68 vcc2-supply = <&vsys>;
69 vcc3-supply = <&vsys>;
70 vcc4-supply = <&vsys>;
71 vcc5-supply = <&vcc_io>;
72 vcc6-supply = <&vcc_io>;
73 vcc7-supply = <&vsys>;
74 vccio-supply = <&vsys>;
78 regulator-name = "vcc_rtc";
79 regulator-always-on;
83 regulator-name = "vcc_io";
84 regulator-always-on;
88 regulator-name = "vdd_arm";
89 regulator-min-microvolt = <600000>;
90 regulator-max-microvolt = <1500000>;
91 regulator-boot-on;
92 regulator-always-on;
96 regulator-name = "vcc_ddr";
97 regulator-min-microvolt = <600000>;
98 regulator-max-microvolt = <1500000>;
99 regulator-boot-on;
100 regulator-always-on;
104 regulator-name = "vcc18_cif";
105 regulator-always-on;
109 regulator-name = "vdd_11";
110 regulator-always-on;
114 regulator-name = "vcc_25";
115 regulator-always-on;
119 regulator-name = "vcc_18";
120 regulator-always-on;
124 regulator-name = "vcc25_hdmi";
125 regulator-always-on;
129 regulator-name = "vcca_33";
130 regulator-always-on;
134 regulator-name = "vcc_rmii";
138 regulator-name = "vcc28_cif";
139 regulator-always-on;
152 phy-supply = <&vcc_rmii>;
154 pinctrl-names = "default";
155 pinctrl-0 = <&emac_xfer>, <&emac_mdio>, <&phy_int>;
157 phy0: ethernet-phy@0 {
159 interrupt-parent = <&gpio1>;
167 pinctrl-names = "default";
168 pinctrl-0 = <&sd0_clk>, <&sd0_cmd>, <&sd0_cd>, <&sd0_bus4>;
169 vmmc-supply = <&vcc_sd0>;
174 phy_int: phy-int {