Lines Matching +full:vcc +full:- +full:supply

2  * Copyright (C) 2017 Chen-Yu Tsai <wens@csie.org>
5 * This file is dual-licensed: you can use it either under the terms
44 /dts-v1/;
45 #include "sun8i-r40.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
50 model = "Banana Pi BPI-M2-Ultra";
51 compatible = "sinovoip,bpi-m2-ultra", "allwinner,sun8i-r40";
59 stdout-path = "serial0:115200n8";
63 compatible = "hdmi-connector";
68 remote-endpoint = <&hdmi_out_con>;
74 compatible = "gpio-leds";
76 pwr-led {
79 default-state = "on";
82 user-led-green {
87 user-led-blue {
94 compatible = "regulator-fixed";
95 regulator-name = "vcc5v0";
96 regulator-min-microvolt = <5000000>;
97 regulator-max-microvolt = <5000000>;
99 enable-active-high;
103 compatible = "mmc-pwrseq-simple";
104 reset-gpios = <&pio 6 10 GPIO_ACTIVE_LOW>; /* PG10 WIFI_EN */
106 clock-names = "ext_clock";
111 ahci-supply = <&reg_dldo4>;
112 phy-supply = <&reg_eldo3>;
129 pinctrl-names = "default";
130 pinctrl-0 = <&gmac_rgmii_pins>;
131 phy-handle = <&phy1>;
132 phy-mode = "rgmii-id";
133 phy-supply = <&reg_dc1sw>;
138 phy1: ethernet-phy@1 {
139 compatible = "ethernet-phy-ieee802.3-c22";
150 remote-endpoint = <&hdmi_con_in>;
158 compatible = "x-powers,axp221";
160 interrupt-parent = <&nmi_intc>;
172 vmmc-supply = <&reg_dcdc1>;
173 bus-width = <4>;
174 cd-gpios = <&pio 7 13 GPIO_ACTIVE_LOW>; /* PH13 */
179 pinctrl-names = "default";
180 pinctrl-0 = <&mmc1_pg_pins>;
181 vmmc-supply = <&reg_dldo2>;
182 vqmmc-supply = <&reg_dldo1>;
183 mmc-pwrseq = <&wifi_pwrseq>;
184 bus-width = <4>;
185 non-removable;
190 vmmc-supply = <&reg_dcdc1>;
191 vqmmc-supply = <&reg_dcdc1>;
192 bus-width = <8>;
193 non-removable;
206 pinctrl-names = "default";
207 pinctrl-0 = <&clk_out_a_pin>;
208 vcc-pa-supply = <&reg_aldo2>;
209 vcc-pc-supply = <&reg_dcdc1>;
210 vcc-pd-supply = <&reg_dcdc1>;
211 vcc-pe-supply = <&reg_eldo1>;
212 vcc-pf-supply = <&reg_dcdc1>;
213 vcc-pg-supply = <&reg_dldo1>;
217 regulator-min-microvolt = <2500000>;
218 regulator-max-microvolt = <2500000>;
219 regulator-name = "vcc-pa";
223 regulator-always-on;
224 regulator-min-microvolt = <2700000>;
225 regulator-max-microvolt = <3300000>;
226 regulator-name = "avcc";
230 regulator-min-microvolt = <3300000>;
231 regulator-max-microvolt = <3300000>;
232 regulator-name = "vcc-gmac-phy";
236 regulator-always-on;
237 regulator-min-microvolt = <3300000>;
238 regulator-max-microvolt = <3300000>;
239 regulator-name = "vcc-3v3";
243 regulator-always-on;
244 regulator-min-microvolt = <1000000>;
245 regulator-max-microvolt = <1300000>;
246 regulator-name = "vdd-cpu";
250 regulator-always-on;
251 regulator-min-microvolt = <1000000>;
252 regulator-max-microvolt = <1300000>;
253 regulator-name = "vdd-sys";
257 regulator-always-on;
258 regulator-min-microvolt = <1500000>;
259 regulator-max-microvolt = <1500000>;
260 regulator-name = "vcc-dram";
264 regulator-min-microvolt = <1800000>;
265 regulator-max-microvolt = <3300000>;
266 regulator-name = "vcc-wifi-io";
277 regulator-always-on;
278 regulator-min-microvolt = <3300000>;
279 regulator-max-microvolt = <3300000>;
280 regulator-name = "vcc-wifi";
284 regulator-always-on;
285 regulator-min-microvolt = <3300000>;
286 regulator-max-microvolt = <3300000>;
287 regulator-name = "vcc-wifi-2";
291 regulator-min-microvolt = <2500000>;
292 regulator-max-microvolt = <2500000>;
293 regulator-name = "vdd2v5-sata";
297 regulator-min-microvolt = <1200000>;
298 regulator-max-microvolt = <1200000>;
299 regulator-name = "vdd1v2-sata";
307 pinctrl-names = "default";
308 pinctrl-0 = <&uart0_pb_pins>;
313 pinctrl-names = "default";
314 pinctrl-0 = <&uart3_pg_pins>, <&uart3_rts_cts_pg_pins>;
315 uart-has-rtscts;
319 compatible = "brcm,bcm43438-bt";
321 clock-names = "lpo";
322 vbat-supply = <&reg_dldo2>;
323 vddio-supply = <&reg_dldo1>;
324 device-wakeup-gpios = <&pio 6 11 GPIO_ACTIVE_HIGH>; /* PG11 */
326 shutdown-gpios = <&pio 7 12 GPIO_ACTIVE_HIGH>; /* PH12 */
327 max-speed = <1500000>;
332 usb1_vbus-supply = <&reg_vcc5v0>;
333 usb2_vbus-supply = <&reg_vcc5v0>;