Lines Matching +full:vcc1 +full:- +full:supply
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
19 stdout-path = "serial2:1500000n8";
22 gmac_clkin: external-gmac-clock {
23 compatible = "fixed-clock";
24 clock-frequency = <125000000>;
25 clock-output-names = "gmac_clkin";
26 #clock-cells = <0>;
29 vcc_sd: sdmmc-regulator {
30 compatible = "regulator-fixed";
32 pinctrl-names = "default";
33 pinctrl-0 = <&sdmmc0m1_pin>;
34 regulator-name = "vcc_sd";
35 regulator-min-microvolt = <3300000>;
36 regulator-max-microvolt = <3300000>;
37 vin-supply = <&vcc_io>;
40 vcc_host_5v: vcc-host-5v-regulator {
41 compatible = "regulator-fixed";
43 pinctrl-names = "default";
44 pinctrl-0 = <&usb20_host_drv>;
45 regulator-name = "vcc_host_5v";
46 regulator-always-on;
47 regulator-boot-on;
48 vin-supply = <&vcc_sys>;
51 vcc_host1_5v: vcc_otg_5v: vcc-host1-5v-regulator {
52 compatible = "regulator-fixed";
54 pinctrl-names = "default";
55 pinctrl-0 = <&usb20_host_drv>;
56 regulator-name = "vcc_host1_5v";
57 regulator-always-on;
58 regulator-boot-on;
59 vin-supply = <&vcc_sys>;
62 vcc_sys: vcc-sys {
63 compatible = "regulator-fixed";
64 regulator-name = "vcc_sys";
65 regulator-always-on;
66 regulator-boot-on;
67 regulator-min-microvolt = <5000000>;
68 regulator-max-microvolt = <5000000>;
71 ir-receiver {
72 compatible = "gpio-ir-receiver";
74 pinctrl-0 = <&ir_int>;
75 pinctrl-names = "default";
79 compatible = "gpio-leds";
81 power_led: led-0 {
83 linux,default-trigger = "mmc0";
86 standby_led: led-1 {
88 linux,default-trigger = "heartbeat";
92 spdif_sound: spdif-sound {
93 compatible = "simple-audio-card";
94 simple-audio-card,name = "SPDIF";
96 simple-audio-card,cpu {
97 sound-dai = <&spdif>;
100 simple-audio-card,codec {
101 sound-dai = <&spdif_dit>;
105 spdif_dit: spdif-dit {
106 compatible = "linux,spdif-dit";
107 #sound-dai-cells = <0>;
116 mute-gpios = <&grf_gpio 0 GPIO_ACTIVE_LOW>;
121 cpu-supply = <&vdd_arm>;
125 cpu-supply = <&vdd_arm>;
129 cpu-supply = <&vdd_arm>;
133 cpu-supply = <&vdd_arm>;
137 bus-width = <8>;
138 cap-mmc-highspeed;
139 mmc-hs200-1_8v;
140 non-removable;
141 pinctrl-names = "default";
142 pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
143 vmmc-supply = <&vcc_io>;
144 vqmmc-supply = <&vcc18_emmc>;
149 assigned-clocks = <&cru SCLK_MAC2IO>, <&cru SCLK_MAC2IO_EXT>;
150 assigned-clock-parents = <&gmac_clkin>, <&gmac_clkin>;
152 phy-supply = <&vcc_io>;
153 phy-mode = "rgmii";
154 pinctrl-names = "default";
155 pinctrl-0 = <&rgmiim1_pins>;
157 snps,reset-gpio = <&gpio1 RK_PC2 GPIO_ACTIVE_LOW>;
158 snps,reset-active-low;
159 snps,reset-delays-us = <0 10000 50000>;
183 interrupt-parent = <&gpio2>;
185 #clock-cells = <1>;
186 clock-output-names = "xin32k", "rk805-clkout2";
187 gpio-controller;
188 #gpio-cells = <2>;
189 pinctrl-names = "default";
190 pinctrl-0 = <&pmic_int_l>;
191 rockchip,system-power-controller;
192 wakeup-source;
194 vcc1-supply = <&vcc_sys>;
195 vcc2-supply = <&vcc_sys>;
196 vcc3-supply = <&vcc_sys>;
197 vcc4-supply = <&vcc_sys>;
198 vcc5-supply = <&vcc_io>;
199 vcc6-supply = <&vcc_sys>;
203 regulator-name = "vdd_logic";
204 regulator-min-microvolt = <712500>;
205 regulator-max-microvolt = <1450000>;
206 regulator-ramp-delay = <12500>;
207 regulator-always-on;
208 regulator-boot-on;
209 regulator-state-mem {
210 regulator-on-in-suspend;
211 regulator-suspend-microvolt = <1000000>;
216 regulator-name = "vdd_arm";
217 regulator-min-microvolt = <712500>;
218 regulator-max-microvolt = <1450000>;
219 regulator-ramp-delay = <12500>;
220 regulator-always-on;
221 regulator-boot-on;
222 regulator-state-mem {
223 regulator-on-in-suspend;
224 regulator-suspend-microvolt = <950000>;
229 regulator-name = "vcc_ddr";
230 regulator-always-on;
231 regulator-boot-on;
232 regulator-state-mem {
233 regulator-on-in-suspend;
238 regulator-name = "vcc_io";
239 regulator-min-microvolt = <3300000>;
240 regulator-max-microvolt = <3300000>;
241 regulator-always-on;
242 regulator-boot-on;
243 regulator-state-mem {
244 regulator-on-in-suspend;
245 regulator-suspend-microvolt = <3300000>;
250 regulator-name = "vcc_18";
251 regulator-min-microvolt = <1800000>;
252 regulator-max-microvolt = <1800000>;
253 regulator-always-on;
254 regulator-boot-on;
255 regulator-state-mem {
256 regulator-on-in-suspend;
257 regulator-suspend-microvolt = <1800000>;
262 regulator-name = "vcc18_emmc";
263 regulator-min-microvolt = <1800000>;
264 regulator-max-microvolt = <1800000>;
265 regulator-always-on;
266 regulator-boot-on;
267 regulator-state-mem {
268 regulator-on-in-suspend;
269 regulator-suspend-microvolt = <1800000>;
274 regulator-name = "vdd_10";
275 regulator-min-microvolt = <1000000>;
276 regulator-max-microvolt = <1000000>;
277 regulator-always-on;
278 regulator-boot-on;
279 regulator-state-mem {
280 regulator-on-in-suspend;
281 regulator-suspend-microvolt = <1000000>;
299 vccio1-supply = <&vcc_io>;
300 vccio2-supply = <&vcc18_emmc>;
301 vccio3-supply = <&vcc_io>;
302 vccio4-supply = <&vcc_18>;
303 vccio5-supply = <&vcc_io>;
304 vccio6-supply = <&vcc_io>;
305 pmuio-supply = <&vcc_io>;
310 ir_int: ir-int {
316 pmic_int_l: pmic-int-l {
322 usb20_host_drv: usb20-host-drv {
329 bus-width = <4>;
330 cap-mmc-highspeed;
331 cap-sd-highspeed;
332 disable-wp;
333 max-frequency = <150000000>;
334 pinctrl-names = "default";
335 pinctrl-0 = <&sdmmc0_clk &sdmmc0_cmd &sdmmc0_dectn &sdmmc0_bus4>;
336 vmmc-supply = <&vcc_sd>;
341 pinctrl-0 = <&spdifm0_tx>;
349 compatible = "jedec,spi-nor";
353 spi-max-frequency = <50000000>;
358 rockchip,hw-tshut-mode = <0>;
359 rockchip,hw-tshut-polarity = <0>;
370 u2phy_host: host-port {
374 u2phy_otg: otg-port {