Lines Matching +full:vcc2 +full:- +full:supply

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
11 compatible = "haoyu,marsboard-rk3066", "rockchip,rk3066a";
22 vdd_log: vdd-log {
23 compatible = "pwm-regulator";
25 regulator-name = "vdd_log";
26 regulator-min-microvolt = <1200000>;
27 regulator-max-microvolt = <1200000>;
28 regulator-always-on;
29 voltage-table = <1000000 100>,
34 vcc_sd0: sdmmc-regulator {
35 compatible = "regulator-fixed";
36 regulator-name = "sdmmc-supply";
37 regulator-min-microvolt = <3000000>;
38 regulator-max-microvolt = <3000000>;
40 startup-delay-us = <100000>;
41 vin-supply = <&vcc_io>;
44 vsys: vsys-regulator {
45 compatible = "regulator-fixed";
46 regulator-name = "vsys";
47 regulator-min-microvolt = <5000000>;
48 regulator-max-microvolt = <5000000>;
49 regulator-boot-on;
54 cpu-supply = <&vdd_arm>;
58 cpu-supply = <&vdd_arm>;
63 clock-frequency = <400000>;
68 interrupt-parent = <&gpio6>;
71 vcc1-supply = <&vsys>;
72 vcc2-supply = <&vsys>;
73 vcc3-supply = <&vsys>;
74 vcc4-supply = <&vsys>;
75 vcc5-supply = <&vcc_io>;
76 vcc6-supply = <&vcc_io>;
77 vcc7-supply = <&vsys>;
78 vccio-supply = <&vsys>;
82 regulator-name = "vcc_rtc";
83 regulator-always-on;
87 regulator-name = "vcc_io";
88 regulator-always-on;
92 regulator-name = "vdd_arm";
93 regulator-min-microvolt = <600000>;
94 regulator-max-microvolt = <1500000>;
95 regulator-boot-on;
96 regulator-always-on;
100 regulator-name = "vcc_ddr";
101 regulator-min-microvolt = <600000>;
102 regulator-max-microvolt = <1500000>;
103 regulator-boot-on;
104 regulator-always-on;
108 regulator-name = "vcc18_cif";
109 regulator-always-on;
113 regulator-name = "vdd_11";
114 regulator-always-on;
118 regulator-name = "vcc_25";
119 regulator-always-on;
123 regulator-name = "vcc_18";
124 regulator-always-on;
128 regulator-name = "vcc25_hdmi";
129 regulator-always-on;
133 regulator-name = "vcca_33";
134 regulator-always-on;
138 regulator-name = "vcc_rmii";
142 regulator-name = "vcc28_cif";
143 regulator-always-on;
154 phy-supply = <&vcc_rmii>;
155 pinctrl-names = "default";
156 pinctrl-0 = <&emac_xfer>, <&emac_mdio>, <&phy_int>;
160 #address-cells = <1>;
161 #size-cells = <0>;
163 phy0: ethernet-phy@0 {
165 interrupt-parent = <&gpio1>;
174 pinctrl-names = "default";
175 pinctrl-0 = <&sd0_clk>, <&sd0_cmd>, <&sd0_cd>, <&sd0_bus4>;
176 vmmc-supply = <&vcc_sd0>;
181 phy_int: phy-int {