Lines Matching +full:vcc6 +full:- +full:supply

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
16 stdout-path = "serial0:115200n8";
19 ext_gmac: gmac-clk {
20 compatible = "fixed-clock";
21 clock-frequency = <125000000>;
22 clock-output-names = "ext_gmac";
23 #clock-cells = <0>;
27 compatible = "i2c-mux-gpio";
28 #address-cells = <1>;
29 #size-cells = <0>;
30 i2c-parent = <&i2c1>;
31 mux-gpios = <&gpio1 RK_PA7 GPIO_ACTIVE_HIGH>;
36 #address-cells = <1>;
37 #size-cells = <0>;
43 #address-cells = <1>;
44 #size-cells = <0>;
49 compatible = "i2c-mux-gpio";
50 #address-cells = <1>;
51 #size-cells = <0>;
52 i2c-parent = <&i2c2>;
53 mux-gpios = <&gpio1 RK_PB4 GPIO_ACTIVE_HIGH>;
58 #address-cells = <1>;
59 #size-cells = <0>;
75 #address-cells = <1>;
76 #size-cells = <0>;
81 compatible = "gpio-leds";
82 pinctrl-names = "default";
83 pinctrl-0 = <&module_led_pins>;
85 module_led1: led-1 {
88 linux,default-trigger = "heartbeat";
89 panic-indicator;
92 module_led2: led-2 {
95 default-state = "off";
99 vcc_sys: vcc-sys-regulator {
100 compatible = "regulator-fixed";
101 regulator-name = "vcc_sys";
102 regulator-min-microvolt = <5000000>;
103 regulator-max-microvolt = <5000000>;
104 regulator-always-on;
105 regulator-boot-on;
110 cpu-supply = <&vdd_cpu>;
114 cpu-supply = <&vdd_cpu>;
118 cpu-supply = <&vdd_cpu>;
122 cpu-supply = <&vdd_cpu>;
126 cpu-supply = <&vdd_cpu>;
130 cpu-supply = <&vdd_cpu>;
134 cpu-supply = <&vdd_cpu>;
138 cpu-supply = <&vdd_cpu>;
142 bus-width = <8>;
143 clock-frequency = <150000000>;
144 mmc-hs200-1_8v;
145 non-removable;
146 vmmc-supply = <&vcc33_io>;
147 vqmmc-supply = <&vcc_18>;
148 pinctrl-names = "default";
149 pinctrl-0 = <&emmc_clk>, <&emmc_cmd>, <&emmc_bus8>;
154 assigned-clocks = <&cru SCLK_MAC>;
155 assigned-clock-parents = <&ext_gmac>;
157 phy-supply = <&vcc33_io>;
158 phy-mode = "rgmii";
159 pinctrl-names = "default";
160 pinctrl-0 = <&rgmii_pins>;
161 snps,reset-active-low;
162 snps,reset-delays-us = <0 10000 50000>;
163 snps,reset-gpio = <&gpio3 RK_PB3 GPIO_ACTIVE_LOW>;
175 interrupt-parent = <&gpio0>;
177 clock-output-names = "xin32k", "rk808-clkout2";
178 #clock-cells = <1>;
179 pinctrl-names = "default";
180 pinctrl-0 = <&pmic_int_l>, <&pmic_sleep>;
181 rockchip,system-power-controller;
182 vcc1-supply = <&vcc_sys>;
183 vcc2-supply = <&vcc_sys>;
184 vcc3-supply = <&vcc_sys>;
185 vcc4-supply = <&vcc_sys>;
186 vcc6-supply = <&vcc_sys>;
187 vcc7-supply = <&vcc_sys>;
188 vcc8-supply = <&vcc_sys>;
189 vcc9-supply = <&vcc_sys>;
190 vcc10-supply = <&vcc_sys>;
191 vcc11-supply = <&vcc_sys>;
192 vcc12-supply = <&vcc_sys>;
196 regulator-name = "vdd_cpu";
197 regulator-min-microvolt = <700000>;
198 regulator-max-microvolt = <1500000>;
199 regulator-always-on;
200 regulator-boot-on;
204 regulator-name = "vdd_log";
205 regulator-min-microvolt = <700000>;
206 regulator-max-microvolt = <1500000>;
207 regulator-always-on;
208 regulator-boot-on;
212 regulator-name = "vcc_ddr";
213 regulator-always-on;
214 regulator-boot-on;
218 regulator-name = "vcc33_io";
219 regulator-min-microvolt = <3300000>;
220 regulator-max-microvolt = <3300000>;
221 regulator-always-on;
222 regulator-boot-on;
226 regulator-name = "vcc33_video";
227 regulator-min-microvolt = <3300000>;
228 regulator-max-microvolt = <3300000>;
229 regulator-always-on;
230 regulator-boot-on;
234 regulator-name = "vdd10_pll";
235 regulator-min-microvolt = <1000000>;
236 regulator-max-microvolt = <1000000>;
237 regulator-always-on;
238 regulator-boot-on;
242 regulator-name = "vdd10_video";
243 regulator-min-microvolt = <1000000>;
244 regulator-max-microvolt = <1000000>;
245 regulator-always-on;
246 regulator-boot-on;
250 regulator-always-on;
251 regulator-boot-on;
252 regulator-min-microvolt = <1800000>;
253 regulator-max-microvolt = <1800000>;
254 regulator-name = "vcc_18";
258 regulator-name = "vcc18_video";
259 regulator-min-microvolt = <1800000>;
260 regulator-max-microvolt = <1800000>;
261 regulator-always-on;
262 regulator-boot-on;
276 /* The RK3368-uQ7 "Lion" has most IO voltages hardwired to 3.3V. */
278 audio-supply = <&vcc33_io>;
279 dvp-supply = <&vcc33_io>;
280 flash0-supply = <&vcc_18>;
281 gpio30-supply = <&vcc33_io>;
282 gpio1830-supply = <&vcc33_io>;
283 sdcard-supply = <&vcc33_io>;
284 wifi-supply = <&vcc33_io>;
290 module_led_pins: module-led-pins {
297 pmic_int_l: pmic-int-l {
301 pmic_sleep: pmic-sleep {
308 pmu-supply = <&vcc33_io>;
309 vop-supply = <&vcc33_io>;
317 compatible = "jedec,spi-nor";
319 spi-max-frequency = <50000000>;