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

4  * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun8i-r40.dtsi"
46 #include <dt-bindings/gpio/gpio.h>
50 compatible = "sinovoip,bpi-m2-berry", "allwinner,sun8i-r40";
58 stdout-path = "serial0:115200n8";
62 compatible = "hdmi-connector";
67 remote-endpoint = <&hdmi_out_con>;
73 compatible = "gpio-leds";
75 pwr-led {
78 default-state = "on";
81 user-led {
88 compatible = "regulator-fixed";
89 regulator-name = "vcc5v0";
90 regulator-min-microvolt = <5000000>;
91 regulator-max-microvolt = <5000000>;
93 enable-active-high;
97 compatible = "mmc-pwrseq-simple";
98 reset-gpios = <&pio 6 10 GPIO_ACTIVE_LOW>; /* PG10 WIFI_EN */
100 clock-names = "ext_clock";
105 ahci-supply = <&reg_dldo4>;
106 phy-supply = <&reg_eldo3>;
115 /* Terminus Tech FE 1.1s 4-port USB 2.0 hub here */
120 pinctrl-names = "default";
121 pinctrl-0 = <&gmac_rgmii_pins>;
122 phy-handle = <&phy1>;
123 phy-mode = "rgmii-id";
124 phy-supply = <&reg_dc1sw>;
129 phy1: ethernet-phy@1 {
130 compatible = "ethernet-phy-ieee802.3-c22";
141 remote-endpoint = <&hdmi_con_in>;
149 compatible = "x-powers,axp221";
151 interrupt-parent = <&nmi_intc>;
159 vmmc-supply = <&reg_dcdc1>;
160 bus-width = <4>;
161 cd-gpios = <&pio 7 13 GPIO_ACTIVE_LOW>; /* PH13 */
166 pinctrl-names = "default";
167 pinctrl-0 = <&mmc1_pg_pins>;
168 vmmc-supply = <&reg_dldo2>;
169 vqmmc-supply = <&reg_dldo1>;
170 mmc-pwrseq = <&wifi_pwrseq>;
171 bus-width = <4>;
172 non-removable;
177 pinctrl-names = "default";
178 pinctrl-0 = <&clk_out_a_pin>;
179 vcc-pa-supply = <&reg_aldo2>;
180 vcc-pc-supply = <&reg_dcdc1>;
181 vcc-pd-supply = <&reg_dcdc1>;
182 vcc-pe-supply = <&reg_eldo1>;
183 vcc-pf-supply = <&reg_dcdc1>;
184 vcc-pg-supply = <&reg_dldo1>;
188 regulator-min-microvolt = <2500000>;
189 regulator-max-microvolt = <2500000>;
190 regulator-name = "vcc-pa";
194 regulator-always-on;
195 regulator-min-microvolt = <2700000>;
196 regulator-max-microvolt = <3300000>;
197 regulator-name = "avcc";
201 regulator-min-microvolt = <3300000>;
202 regulator-max-microvolt = <3300000>;
203 regulator-name = "vcc-gmac-phy";
207 regulator-always-on;
208 regulator-min-microvolt = <3300000>;
209 regulator-max-microvolt = <3300000>;
210 regulator-name = "vcc-3v3";
214 regulator-always-on;
215 regulator-min-microvolt = <1000000>;
216 regulator-max-microvolt = <1300000>;
217 regulator-name = "vdd-cpu";
221 regulator-always-on;
222 regulator-min-microvolt = <1000000>;
223 regulator-max-microvolt = <1300000>;
224 regulator-name = "vdd-sys";
228 regulator-always-on;
229 regulator-min-microvolt = <1500000>;
230 regulator-max-microvolt = <1500000>;
231 regulator-name = "vcc-dram";
235 regulator-min-microvolt = <1800000>;
236 regulator-max-microvolt = <3300000>;
237 regulator-name = "vcc-wifi-io";
248 regulator-always-on;
249 regulator-min-microvolt = <3300000>;
250 regulator-max-microvolt = <3300000>;
251 regulator-name = "vcc-wifi";
255 regulator-always-on;
256 regulator-min-microvolt = <3300000>;
257 regulator-max-microvolt = <3300000>;
258 regulator-name = "vcc-wifi-2";
262 regulator-min-microvolt = <2500000>;
263 regulator-max-microvolt = <2500000>;
264 regulator-name = "vdd2v5-sata";
268 regulator-min-microvolt = <1200000>;
269 regulator-max-microvolt = <1200000>;
270 regulator-name = "vdd1v2-sata";
278 pinctrl-names = "default";
279 pinctrl-0 = <&uart0_pb_pins>;
284 pinctrl-names = "default";
285 pinctrl-0 = <&uart3_pg_pins>, <&uart3_rts_cts_pg_pins>;
286 uart-has-rtscts;
290 compatible = "brcm,bcm43438-bt";
292 clock-names = "lpo";
293 vbat-supply = <&reg_dldo2>;
294 vddio-supply = <&reg_dldo1>;
295 device-wakeup-gpios = <&pio 6 11 GPIO_ACTIVE_HIGH>; /* PG11 */
297 shutdown-gpios = <&pio 7 12 GPIO_ACTIVE_HIGH>; /* PH12 */
298 max-speed = <1500000>;
303 usb1_vbus-supply = <&reg_vcc5v0>;