Lines Matching +full:vcc3 +full:- +full:supply
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
11 compatible = "haoyu,marsboard-rk3066", "rockchip,rk3066a";
23 compatible = "hdmi-connector";
28 remote-endpoint = <&hdmi_out_con>;
33 vdd_log: regulator-vdd-log {
34 compatible = "pwm-regulator";
36 regulator-name = "vdd_log";
37 regulator-min-microvolt = <1200000>;
38 regulator-max-microvolt = <1200000>;
39 regulator-always-on;
40 voltage-table = <1000000 100>,
45 vcc_sd0: regulator-sdmmc {
46 compatible = "regulator-fixed";
47 regulator-name = "sdmmc-supply";
48 regulator-min-microvolt = <3000000>;
49 regulator-max-microvolt = <3000000>;
51 startup-delay-us = <100000>;
52 vin-supply = <&vcc_io>;
55 vsys: regulator-vsys {
56 compatible = "regulator-fixed";
57 regulator-name = "vsys";
58 regulator-min-microvolt = <5000000>;
59 regulator-max-microvolt = <5000000>;
60 regulator-boot-on;
65 cpu-supply = <&vdd_arm>;
69 cpu-supply = <&vdd_arm>;
86 remote-endpoint = <&hdmi_con_in>;
96 clock-frequency = <400000>;
101 interrupt-parent = <&gpio6>;
104 vcc1-supply = <&vsys>;
105 vcc2-supply = <&vsys>;
106 vcc3-supply = <&vsys>;
107 vcc4-supply = <&vsys>;
108 vcc5-supply = <&vcc_io>;
109 vcc6-supply = <&vcc_io>;
110 vcc7-supply = <&vsys>;
111 vccio-supply = <&vsys>;
115 regulator-name = "vcc_rtc";
116 regulator-always-on;
120 regulator-name = "vcc_io";
121 regulator-always-on;
125 regulator-name = "vdd_arm";
126 regulator-min-microvolt = <600000>;
127 regulator-max-microvolt = <1500000>;
128 regulator-boot-on;
129 regulator-always-on;
133 regulator-name = "vcc_ddr";
134 regulator-min-microvolt = <600000>;
135 regulator-max-microvolt = <1500000>;
136 regulator-boot-on;
137 regulator-always-on;
141 regulator-name = "vcc18_cif";
142 regulator-always-on;
146 regulator-name = "vdd_11";
147 regulator-always-on;
151 regulator-name = "vcc_25";
152 regulator-always-on;
156 regulator-name = "vcc_18";
157 regulator-always-on;
161 regulator-name = "vcc25_hdmi";
162 regulator-always-on;
166 regulator-name = "vcca_33";
167 regulator-always-on;
171 regulator-name = "vcc_rmii";
175 regulator-name = "vcc28_cif";
176 regulator-always-on;
187 phy-supply = <&vcc_rmii>;
188 pinctrl-names = "default";
189 pinctrl-0 = <&emac_xfer>, <&emac_mdio>, <&phy_int>;
193 #address-cells = <1>;
194 #size-cells = <0>;
196 phy0: ethernet-phy@0 {
198 interrupt-parent = <&gpio1>;
207 pinctrl-names = "default";
208 pinctrl-0 = <&sd0_clk>, <&sd0_cmd>, <&sd0_cd>, <&sd0_bus4>;
209 vmmc-supply = <&vcc_sd0>;
214 phy_int: phy-int {