Lines Matching +full:ph1 +full:- +full:pin
5 * This file is dual-licensed: you can use it either under the terms
44 /dts-v1/;
45 #include "sun4i-a10.dtsi"
46 #include "sunxi-common-regulators.dtsi"
48 #include <dt-bindings/gpio/gpio.h>
49 #include <dt-bindings/input/input.h>
53 compatible = "linksprite,a10-pcduino", "allwinner,sun4i-a10";
60 stdout-path = "serial0:115200n8";
64 compatible = "gpio-leds";
77 gpio-keys {
78 compatible = "gpio-keys";
79 #address-cells = <1>;
80 #size-cells = <0>;
103 cpu-supply = <®_dcdc2>;
135 phy1: ethernet-phy@1 {
141 vmmc-supply = <®_vcc3v3>;
142 bus-width = <4>;
143 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
160 usb0_id_detect_pin: usb0-id-detect-pin {
163 bias-pull-up;
170 regulator-always-on;
171 regulator-min-microvolt = <1000000>;
172 regulator-max-microvolt = <1400000>;
173 regulator-name = "vdd-cpu";
177 regulator-always-on;
178 regulator-min-microvolt = <1000000>;
179 regulator-max-microvolt = <1400000>;
180 regulator-name = "vdd-int-dll";
184 regulator-name = "vdd-rtc";
188 regulator-always-on;
189 regulator-min-microvolt = <3000000>;
190 regulator-max-microvolt = <3000000>;
191 regulator-name = "avcc";
195 pinctrl-names = "default";
196 pinctrl-0 = <&uart0_pb_pins>;
206 pinctrl-names = "default";
207 pinctrl-0 = <&usb0_id_detect_pin>;
208 usb0_id_det-gpio = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
209 usb1_vbus-supply = <®_vcc5v0>; /* USB1 VBUS is always on */
210 usb2_vbus-supply = <®_vcc5v0>; /* USB2 VBUS is always on */