Lines Matching +full:vcc1 +full:- +full:supply

1 // SPDX-License-Identifier: (GPL-2.0-only OR MIT)
2 // Copyright (c) 2017-2019 Arm Ltd.
4 /dts-v1/;
9 compatible = "azw,beelink-a1", "rockchip,rk3328";
20 * /-------
21 * L / o <- Gnd
22 * e / o <-- Rx
23 * f / o <--- Tx
24 * t / o <---- +3.3v
28 stdout-path = "serial2:1500000n8";
31 gmac_clkin: external-gmac-clock {
32 compatible = "fixed-clock";
33 clock-frequency = <125000000>;
34 clock-output-names = "gmac_clkin";
35 #clock-cells = <0>;
38 vcc_host_5v: usb3-current-switch {
39 compatible = "regulator-fixed";
40 enable-active-high;
42 pinctrl-names = "default";
43 pinctrl-0 = <&usb30_host_drv>;
44 regulator-name = "vcc_host_5v";
45 vin-supply = <&vcc_sys>;
48 vcc_sys: vcc-sys {
49 compatible = "regulator-fixed";
50 regulator-name = "vcc_sys";
51 regulator-min-microvolt = <5000000>;
52 regulator-max-microvolt = <5000000>;
55 ir-receiver {
56 compatible = "gpio-ir-receiver";
58 linux,rc-map-name = "rc-beelink-gs1";
63 simple-audio-card,name = "Analog A/V";
68 mute-gpios = <&grf_gpio 0 GPIO_ACTIVE_LOW>;
73 cpu-supply = <&vdd_arm>;
77 cpu-supply = <&vdd_arm>;
81 cpu-supply = <&vdd_arm>;
85 cpu-supply = <&vdd_arm>;
89 bus-width = <8>;
90 cap-mmc-highspeed;
91 mmc-ddr-1_8v;
92 mmc-hs200-1_8v;
93 no-sd;
94 no-sdio;
95 non-removable;
96 pinctrl-names = "default";
97 pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
98 vmmc-supply = <&vcc_io>;
99 vqmmc-supply = <&vcc18_emmc>;
104 assigned-clocks = <&cru SCLK_MAC2IO>, <&cru SCLK_MAC2IO_EXT>;
105 assigned-clock-parents = <&gmac_clkin>, <&gmac_clkin>;
107 phy-handle = <&rtl8211f>;
108 phy-mode = "rgmii";
109 phy-supply = <&vcc_io>;
110 pinctrl-names = "default";
111 pinctrl-0 = <&rgmiim1_pins>;
119 compatible = "snps,dwmac-mdio";
120 #address-cells = <1>;
121 #size-cells = <0>;
123 rtl8211f: ethernet-phy@0 {
125 reset-assert-us = <10000>;
126 reset-deassert-us = <30000>;
127 reset-gpios = <&gpio2 RK_PC1 GPIO_ACTIVE_LOW>;
133 mali-supply = <&vdd_logic>;
149 clock-frequency = <1000000>;
150 i2c-scl-falling-time-ns = <5>;
151 i2c-scl-rising-time-ns = <83>;
157 interrupt-parent = <&gpio2>;
159 pinctrl-names = "default";
160 pinctrl-0 = <&pmic_int_l>;
161 rockchip,system-power-controller;
162 wakeup-source;
163 #clock-cells = <0>;
165 vcc1-supply = <&vcc_sys>;
166 vcc2-supply = <&vcc_sys>;
167 vcc3-supply = <&vcc_sys>;
168 vcc4-supply = <&vcc_sys>;
169 vcc5-supply = <&vcc_io>;
170 vcc6-supply = <&vcc_io>;
174 regulator-name = "vdd_logic";
175 regulator-min-microvolt = <700000>;
176 regulator-max-microvolt = <1350000>;
177 regulator-always-on;
178 regulator-boot-on;
179 regulator-state-mem {
180 regulator-on-in-suspend;
181 regulator-suspend-microvolt = <1000000>;
186 regulator-name = "vdd_arm";
187 regulator-min-microvolt = <700000>;
188 regulator-max-microvolt = <1350000>;
189 regulator-always-on;
190 regulator-boot-on;
191 regulator-state-mem {
192 regulator-on-in-suspend;
193 regulator-suspend-microvolt = <950000>;
198 regulator-name = "vcc_ddr";
199 regulator-always-on;
200 regulator-boot-on;
201 regulator-state-mem {
202 regulator-on-in-suspend;
207 regulator-name = "vcc_io";
208 regulator-min-microvolt = <3300000>;
209 regulator-max-microvolt = <3300000>;
210 regulator-always-on;
211 regulator-boot-on;
212 regulator-state-mem {
213 regulator-on-in-suspend;
214 regulator-suspend-microvolt = <3300000>;
219 regulator-name = "vdd_18";
220 regulator-min-microvolt = <1800000>;
221 regulator-max-microvolt = <1800000>;
222 regulator-always-on;
223 regulator-boot-on;
224 regulator-state-mem {
225 regulator-on-in-suspend;
226 regulator-suspend-microvolt = <1800000>;
231 regulator-name = "vcc_18emmc";
232 regulator-min-microvolt = <1800000>;
233 regulator-max-microvolt = <1800000>;
234 regulator-always-on;
235 regulator-boot-on;
236 regulator-state-mem {
237 regulator-on-in-suspend;
238 regulator-suspend-microvolt = <1800000>;
243 regulator-name = "vdd_11";
244 regulator-min-microvolt = <1100000>;
245 regulator-max-microvolt = <1100000>;
246 regulator-always-on;
247 regulator-boot-on;
248 regulator-state-mem {
249 regulator-on-in-suspend;
250 regulator-suspend-microvolt = <1100000>;
266 vccio1-supply = <&vcc_io>;
267 vccio2-supply = <&vcc18_emmc>;
268 vccio3-supply = <&vcc_io>;
269 vccio4-supply = <&vdd_18>;
270 vccio5-supply = <&vcc_io>;
271 vccio6-supply = <&vdd_18>;
272 pmuio-supply = <&vcc_io>;
278 pmic_int_l: pmic-int-l {
284 usb30_host_drv: usb30-host-drv {
290 bt_dis: bt-dis {
294 bt_wake_host: bt-wake-host {
298 chip_en: chip-en {
302 host_wake_bt: host-wake-bt {
306 wl_dis: wl-dis {
310 wl_wake_host: wl-wake-host {
317 bus-width = <4>;
318 cap-mmc-highspeed;
319 cap-sd-highspeed;
320 disable-wp;
321 pinctrl-names = "default";
322 pinctrl-0 = <&sdmmc0_clk &sdmmc0_cmd &sdmmc0_dectn &sdmmc0_bus4>;
323 vmmc-supply = <&vcc_io>;
324 vqmmc-supply = <&vcc_io>;
329 rockchip,hw-tshut-mode = <0>;
330 rockchip,hw-tshut-polarity = <0>;
356 pinctrl-names = "default";
357 pinctrl-0 = <&bt_dis &bt_wake_host &chip_en &host_wake_bt &wl_dis &wl_wake_host>;