Lines Matching +full:vdd +full:- +full:tx +full:- +full:supply
5 * This file is dual-licensed: you can use it either under the terms
44 /dts-v1/;
45 #include "sun7i-a20.dtsi"
46 #include "sunxi-common-regulators.dtsi"
48 #include <dt-bindings/gpio/gpio.h>
49 #include <dt-bindings/input/input.h>
50 #include <dt-bindings/interrupt-controller/irq.h>
54 compatible = "linksprite,pcduino3", "allwinner,sun7i-a20";
61 stdout-path = "serial0:115200n8";
65 compatible = "gpio-leds";
67 tx {
68 label = "pcduino3:green:tx";
78 gpio-keys {
79 compatible = "gpio-keys";
102 target-supply = <®_ahci_5v>;
111 cpu-supply = <®_dcdc2>;
123 pinctrl-names = "default";
124 pinctrl-0 = <&gmac_mii_pins>;
125 phy-handle = <&phy1>;
126 phy-mode = "mii";
135 interrupt-parent = <&nmi_intc>;
143 pinctrl-names = "default";
144 pinctrl-0 = <&ir0_rx_pin>;
149 phy1: ethernet-phy@1 {
155 vmmc-supply = <®_vcc3v3>;
156 bus-width = <4>;
157 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
179 regulator-always-on;
180 regulator-min-microvolt = <1000000>;
181 regulator-max-microvolt = <1400000>;
182 regulator-name = "vdd-cpu";
186 regulator-always-on;
187 regulator-min-microvolt = <1000000>;
188 regulator-max-microvolt = <1400000>;
189 regulator-name = "vdd-int-pll";
193 regulator-name = "vdd-rtc";
197 regulator-always-on;
198 regulator-min-microvolt = <3000000>;
199 regulator-max-microvolt = <3000000>;
200 regulator-name = "avcc";
212 pinctrl-names = "default";
213 pinctrl-0 = <&uart0_pb_pins>;
223 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
224 usb1_vbus-supply = <®_usb1_vbus>;
225 usb2_vbus-supply = <®_usb2_vbus>;