Lines Matching +full:usb1_vbus +full:- +full:supply

4  * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun6i-a31.dtsi"
45 #include "sunxi-common-regulators.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
48 #include <dt-bindings/pinctrl/sun4i-a10.h>
52 compatible = "mele,m9", "allwinner,sun6i-a31";
59 stdout-path = "serial0:115200n8";
63 compatible = "gpio-leds";
64 pinctrl-names = "default";
65 pinctrl-0 = <&led_pins_m9>;
70 default-state = "on";
76 cpu-supply = <&reg_dcdc3>;
88 pinctrl-names = "default";
89 pinctrl-0 = <&gmac_pins_mii_a>;
91 phy-mode = "mii";
92 phy-supply = <&reg_dldo1>;
95 phy1: ethernet-phy@1 {
101 pinctrl-names = "default";
102 pinctrl-0 = <&ir_pins_a>;
107 pinctrl-names = "default";
108 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_m9>;
109 vmmc-supply = <&reg_dcdc1>;
110 bus-width = <4>;
111 cd-gpios = <&pio 7 22 GPIO_ACTIVE_HIGH>; /* PH22 */
112 cd-inverted;
120 compatible = "x-powers,axp221";
122 interrupt-parent = <&nmi_intc>;
153 regulator-min-microvolt = <3300000>;
154 regulator-max-microvolt = <3300000>;
155 regulator-name = "vcc-wifi";
159 regulator-always-on;
160 regulator-min-microvolt = <2700000>;
161 regulator-max-microvolt = <3300000>;
162 regulator-name = "avcc";
166 regulator-always-on;
167 regulator-min-microvolt = <700000>;
168 regulator-max-microvolt = <1320000>;
169 regulator-name = "vdd-cpus"; /* This is an educated guess */
173 regulator-always-on;
174 regulator-min-microvolt = <3300000>;
175 regulator-max-microvolt = <3300000>;
176 regulator-name = "vcc-3v3";
180 regulator-min-microvolt = <700000>;
181 regulator-max-microvolt = <1320000>;
182 regulator-name = "vdd-gpu";
186 regulator-always-on;
187 regulator-min-microvolt = <700000>;
188 regulator-max-microvolt = <1320000>;
189 regulator-name = "vdd-cpu";
193 regulator-always-on;
194 regulator-min-microvolt = <700000>;
195 regulator-max-microvolt = <1320000>;
196 regulator-name = "vdd-sys-dll";
200 regulator-always-on;
201 regulator-min-microvolt = <1500000>;
202 regulator-max-microvolt = <1500000>;
203 regulator-name = "vcc-dram";
207 regulator-min-microvolt = <3300000>;
208 regulator-max-microvolt = <3300000>;
209 regulator-name = "vcc-ethernet-phy";
214 * to usb1 to work, and we can list only one usb1_vbus-supply, so dldo4 is
215 * marked as regulator-always-on.
218 regulator-always-on;
219 regulator-min-microvolt = <3300000>;
220 regulator-max-microvolt = <3300000>;
221 regulator-name = "vcc-usb-hub";
225 pinctrl-names = "default";
226 pinctrl-0 = <&usb1_vbus_pin_m9>;
232 pinctrl-names = "default";
233 pinctrl-0 = <&uart0_pins_a>;
238 usb1_vbus-supply = <&reg_usb1_vbus>;
239 usb2_vbus-supply = <&reg_aldo1>;