Lines Matching +full:vcc1 +full:- +full:supply
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
13 compatible = "elgin,rv1108-r1", "rockchip,rv1108";
25 stdout-path = "serial2:1500000n8";
28 vcc_sys: regulator-vsys {
29 compatible = "regulator-fixed";
30 regulator-name = "vsys";
31 regulator-min-microvolt = <5000000>;
32 regulator-max-microvolt = <5000000>;
33 regulator-boot-on;
38 cpu-supply = <&vdd_core>;
42 bus-width = <8>;
43 cap-mmc-highspeed;
44 no-sd;
45 no-sdio;
46 non-removable;
47 mmc-ddr-1_8v;
48 mmc-hs200-1_8v;
49 pinctrl-names = "default";
50 pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
56 pinctrl-names = "default";
57 pinctrl-0 = <&rmii_pins>;
58 snps,reset-gpio = <&gpio1 RK_PC1 GPIO_ACTIVE_LOW>;
59 snps,reset-active-low;
64 clock-frequency = <400000>;
65 i2c-scl-rising-time-ns = <275>;
66 i2c-scl-falling-time-ns = <16>;
72 interrupt-parent = <&gpio0>;
74 rockchip,system-power-controller;
75 #clock-cells = <0>;
77 vcc1-supply = <&vcc_sys>;
78 vcc2-supply = <&vcc_sys>;
79 vcc3-supply = <&vcc_sys>;
80 vcc4-supply = <&vcc_sys>;
81 vcc5-supply = <&vdd_buck2>;
82 vcc6-supply = <&vdd_buck2>;
86 regulator-name = "vdd_core";
87 regulator-min-microvolt = <700000>;
88 regulator-max-microvolt = <1500000>;
89 regulator-always-on;
90 regulator-boot-on;
91 regulator-state-mem {
92 regulator-on-in-suspend;
93 regulator-suspend-microvolt = <900000>;
98 regulator-name = "vdd_buck2";
99 regulator-min-microvolt = <2200000>;
100 regulator-max-microvolt = <2200000>;
101 regulator-always-on;
102 regulator-boot-on;
103 regulator-state-mem {
104 regulator-off-in-suspend;
109 regulator-name = "vcc_ddr";
110 regulator-always-on;
111 regulator-boot-on;
112 regulator-state-mem {
113 regulator-on-in-suspend;
118 regulator-name = "vcc_io";
119 regulator-min-microvolt = <3300000>;
120 regulator-max-microvolt = <3300000>;
121 regulator-always-on;
122 regulator-boot-on;
123 regulator-state-mem {
124 regulator-on-in-suspend;
125 regulator-suspend-microvolt = <3300000>;
130 regulator-name = "vdd_10";
131 regulator-min-microvolt = <1000000>;
132 regulator-max-microvolt = <1000000>;
133 regulator-always-on;
134 regulator-boot-on;
135 regulator-state-mem {
136 regulator-off-in-suspend;
141 regulator-name = "vcc_18";
142 regulator-min-microvolt = <1800000>;
143 regulator-max-microvolt = <1800000>;
144 regulator-always-on;
145 regulator-boot-on;
146 regulator-state-mem {
147 regulator-off-in-suspend;
152 regulator-name = "vdd10_pmu";
153 regulator-min-microvolt = <1000000>;
154 regulator-max-microvolt = <1000000>;
155 regulator-always-on;
156 regulator-boot-on;
157 regulator-state-mem {
158 regulator-on-in-suspend;
159 regulator-suspend-microvolt = <1000000>;
167 pinctrl-names = "default";
168 pinctrl-0 = <&spim1_clk &spim1_cs0 &spim1_tx &spim1_rx>;
172 compatible = "elgin,jg10309-01";
174 spi-max-frequency = <24000000>;
175 spi-cpha;
176 spi-cpol;
183 u2phy_host: host-port {
187 u2phy_otg: otg-port {
193 pinctrl-names = "default";
194 pinctrl-0 = <&uart0_xfer>;