Lines Matching +full:usb2_vbus +full:- +full:supply
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun7i-a20.dtsi"
45 #include "sunxi-common-regulators.dtsi"
47 #include <dt-bindings/gpio/gpio.h>
48 #include <dt-bindings/interrupt-controller/irq.h>
51 model = "ICnova-A20 SWAC";
52 compatible = "incircuit,icnova-a20-swac", "incircuit,icnova-a20",
53 "allwinner,sun7i-a20";
60 stdout-path = "serial0:115200n8";
65 cpu-supply = <®_dcdc2>;
77 pinctrl-names = "default";
78 pinctrl-0 = <&gmac_mii_pins>;
79 phy-handle = <&phy1>;
80 phy-mode = "mii";
89 interrupt-parent = <&nmi_intc>;
99 phy1: ethernet-phy@1 {
105 vmmc-supply = <®_vcc3v3>;
106 bus-width = <4>;
107 cd-gpios = <&pio 8 5 GPIO_ACTIVE_LOW>; /* PI5 */
122 regulator-always-on;
123 regulator-min-microvolt = <1000000>;
124 regulator-max-microvolt = <1400000>;
125 regulator-name = "vdd-cpu";
129 regulator-always-on;
130 regulator-min-microvolt = <1000000>;
131 regulator-max-microvolt = <1400000>;
132 regulator-name = "vdd-int-dll";
136 regulator-name = "vdd-rtc";
140 regulator-always-on;
141 regulator-min-microvolt = <3000000>;
142 regulator-max-microvolt = <3000000>;
143 regulator-name = "avcc";
155 pinctrl-names = "default";
156 pinctrl-0 = <&uart0_pb_pins>;
161 usb1_vbus-supply = <®_usb1_vbus>;
162 usb2_vbus-supply = <®_usb2_vbus>;