Lines Matching +full:vcc5 +full:- +full:supply

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
20 stdout-path = "serial2:1500000n8";
23 gmac_clkin: external-gmac-clock {
24 compatible = "fixed-clock";
25 clock-frequency = <125000000>;
26 clock-output-names = "gmac_clkin";
27 #clock-cells = <0>;
30 vcc_sd: sdmmc-regulator {
31 compatible = "regulator-fixed";
33 pinctrl-names = "default";
34 pinctrl-0 = <&sdmmc0m1_pin>;
35 regulator-name = "vcc_sd";
36 regulator-min-microvolt = <3300000>;
37 regulator-max-microvolt = <3300000>;
38 vin-supply = <&vcc_io>;
42 vcc_host_5v: vcc_host1_5v: vcc_otg_5v: vcc-host-5v-regulator {
43 compatible = "regulator-fixed";
45 pinctrl-names = "default";
46 pinctrl-0 = <&usb20_host_drv>;
47 regulator-name = "vcc_host_5v";
48 regulator-always-on;
49 regulator-boot-on;
50 vin-supply = <&vcc_sys>;
53 vcc_sys: vcc-sys {
54 compatible = "regulator-fixed";
55 regulator-name = "vcc_sys";
56 regulator-always-on;
57 regulator-boot-on;
58 regulator-min-microvolt = <5000000>;
59 regulator-max-microvolt = <5000000>;
62 ir-receiver {
63 compatible = "gpio-ir-receiver";
65 pinctrl-0 = <&ir_int>;
66 pinctrl-names = "default";
70 compatible = "gpio-leds";
72 power_led: led-0 {
74 linux,default-trigger = "mmc0";
77 standby_led: led-1 {
79 linux,default-trigger = "heartbeat";
83 spdif_sound: spdif-sound {
84 compatible = "simple-audio-card";
85 simple-audio-card,name = "SPDIF";
87 simple-audio-card,cpu {
88 sound-dai = <&spdif>;
91 simple-audio-card,codec {
92 sound-dai = <&spdif_dit>;
96 spdif_dit: spdif-dit {
97 compatible = "linux,spdif-dit";
98 #sound-dai-cells = <0>;
107 mute-gpios = <&grf_gpio 0 GPIO_ACTIVE_LOW>;
112 cpu-supply = <&vdd_arm>;
116 cpu-supply = <&vdd_arm>;
120 cpu-supply = <&vdd_arm>;
124 cpu-supply = <&vdd_arm>;
128 bus-width = <8>;
129 cap-mmc-highspeed;
130 mmc-hs200-1_8v;
131 non-removable;
132 pinctrl-names = "default";
133 pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
134 vmmc-supply = <&vcc_io>;
135 vqmmc-supply = <&vcc18_emmc>;
140 assigned-clocks = <&cru SCLK_MAC2IO>, <&cru SCLK_MAC2IO_EXT>;
141 assigned-clock-parents = <&gmac_clkin>, <&gmac_clkin>;
143 phy-supply = <&vcc_io>;
144 phy-mode = "rgmii";
145 pinctrl-names = "default";
146 pinctrl-0 = <&rgmiim1_pins>;
148 snps,reset-gpio = <&gpio1 RK_PC2 GPIO_ACTIVE_LOW>;
149 snps,reset-active-low;
150 snps,reset-delays-us = <0 10000 50000>;
157 avdd-0v9-supply = <&vdd_10>;
158 avdd-1v8-supply = <&vcc_18>;
176 interrupt-parent = <&gpio2>;
178 #clock-cells = <1>;
179 clock-output-names = "xin32k", "rk805-clkout2";
180 gpio-controller;
181 #gpio-cells = <2>;
182 pinctrl-names = "default";
183 pinctrl-0 = <&pmic_int_l>;
184 rockchip,system-power-controller;
185 wakeup-source;
187 vcc1-supply = <&vcc_sys>;
188 vcc2-supply = <&vcc_sys>;
189 vcc3-supply = <&vcc_sys>;
190 vcc4-supply = <&vcc_sys>;
191 vcc5-supply = <&vcc_io>;
192 vcc6-supply = <&vcc_sys>;
196 regulator-name = "vdd_logic";
197 regulator-min-microvolt = <712500>;
198 regulator-max-microvolt = <1450000>;
199 regulator-ramp-delay = <12500>;
200 regulator-always-on;
201 regulator-boot-on;
202 regulator-state-mem {
203 regulator-on-in-suspend;
204 regulator-suspend-microvolt = <1000000>;
209 regulator-name = "vdd_arm";
210 regulator-min-microvolt = <712500>;
211 regulator-max-microvolt = <1450000>;
212 regulator-ramp-delay = <12500>;
213 regulator-always-on;
214 regulator-boot-on;
215 regulator-state-mem {
216 regulator-on-in-suspend;
217 regulator-suspend-microvolt = <950000>;
222 regulator-name = "vcc_ddr";
223 regulator-always-on;
224 regulator-boot-on;
225 regulator-state-mem {
226 regulator-on-in-suspend;
231 regulator-name = "vcc_io";
232 regulator-min-microvolt = <3300000>;
233 regulator-max-microvolt = <3300000>;
234 regulator-always-on;
235 regulator-boot-on;
236 regulator-state-mem {
237 regulator-on-in-suspend;
238 regulator-suspend-microvolt = <3300000>;
243 regulator-name = "vcc_18";
244 regulator-min-microvolt = <1800000>;
245 regulator-max-microvolt = <1800000>;
246 regulator-always-on;
247 regulator-boot-on;
248 regulator-state-mem {
249 regulator-on-in-suspend;
250 regulator-suspend-microvolt = <1800000>;
255 regulator-name = "vcc18_emmc";
256 regulator-min-microvolt = <1800000>;
257 regulator-max-microvolt = <1800000>;
258 regulator-always-on;
259 regulator-boot-on;
260 regulator-state-mem {
261 regulator-on-in-suspend;
262 regulator-suspend-microvolt = <1800000>;
267 regulator-name = "vdd_10";
268 regulator-min-microvolt = <1000000>;
269 regulator-max-microvolt = <1000000>;
270 regulator-always-on;
271 regulator-boot-on;
272 regulator-state-mem {
273 regulator-on-in-suspend;
274 regulator-suspend-microvolt = <1000000>;
292 vccio1-supply = <&vcc_io>;
293 vccio2-supply = <&vcc18_emmc>;
294 vccio3-supply = <&vcc_io>;
295 vccio4-supply = <&vcc_18>;
296 vccio5-supply = <&vcc_io>;
297 vccio6-supply = <&vcc_io>;
298 pmuio-supply = <&vcc_io>;
303 ir_int: ir-int {
309 pmic_int_l: pmic-int-l {
315 usb20_host_drv: usb20-host-drv {
322 bus-width = <4>;
323 cap-mmc-highspeed;
324 cap-sd-highspeed;
325 disable-wp;
326 max-frequency = <150000000>;
327 pinctrl-names = "default";
328 pinctrl-0 = <&sdmmc0_clk &sdmmc0_cmd &sdmmc0_dectn &sdmmc0_bus4>;
329 vmmc-supply = <&vcc_sd>;
334 pinctrl-0 = <&spdifm0_tx>;
342 compatible = "jedec,spi-nor";
346 spi-max-frequency = <50000000>;
351 rockchip,hw-tshut-mode = <0>;
352 rockchip,hw-tshut-polarity = <0>;
363 u2phy_host: host-port {
367 u2phy_otg: otg-port {