Lines Matching +full:usb0_vbus_det +full:- +full:gpios
6 * This file is dual-licensed: you can use it either under the terms
24 * MA 02110-1301 USA
50 /dts-v1/;
51 #include "sun7i-a20.dtsi"
52 #include "sunxi-common-regulators.dtsi"
54 #include <dt-bindings/gpio/gpio.h>
55 #include <dt-bindings/interrupt-controller/irq.h>
59 compatible = "allwinner,mk808c", "allwinner,sun7i-a20";
67 stdout-path = "serial0:115200n8";
70 hdmi-connector {
71 compatible = "hdmi-connector";
76 remote-endpoint = <&hdmi_out_con>;
104 remote-endpoint = <&hdmi_con_in>;
112 compatible = "x-powers,axp209";
114 interrupt-parent = <&nmi_intc>;
116 interrupt-controller;
117 #interrupt-cells = <1>;
130 vmmc-supply = <®_vcc3v0>;
131 bus-width = <4>;
132 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
161 pinctrl-names = "default";
162 pinctrl-0 = <&uart0_pb_pins>;
167 pinctrl-names = "default";
168 pinctrl-0 = <&uart2_pi_pins>, <&uart2_cts_rts_pi_pins>;
178 usb0_id_det-gpios = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
179 usb0_vbus_det-gpios = <&pio 7 5 GPIO_ACTIVE_HIGH>; /* PH5 */
180 usb0_vbus-supply = <®_usb0_vbus>;
181 usb1_vbus-supply = <®_usb1_vbus>;
182 usb2_vbus-supply = <®_usb2_vbus>;