Lines Matching +full:usb0_vbus_det +full:- +full:gpios
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun4i-a10.dtsi"
45 #include "sunxi-common-regulators.dtsi"
46 #include <dt-bindings/gpio/gpio.h>
47 #include <dt-bindings/input/input.h>
48 #include <dt-bindings/interrupt-controller/irq.h>
52 compatible = "chuwi,v7-cw0825", "allwinner,sun4i-a10";
59 stdout-path = "serial0:115200n8";
71 compatible = "x-powers,axp209";
75 interrupt-controller;
76 #interrupt-cells = <1>;
88 compatible = "edt,edt-ft5406";
90 interrupt-parent = <&pio>;
92 touchscreen-size-x = <1024>;
93 touchscreen-size-y = <768>;
98 vref-supply = <®_vcc3v0>;
101 button-800 {
108 button-1000 {
115 button-1200 {
124 vmmc-supply = <®_vcc3v3>;
125 bus-width = <4>;
126 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
143 pinctrl-names = "default";
144 pinctrl-0 = <&uart0_pb_pins>;
154 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
155 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
156 usb0_vbus-supply = <®_usb0_vbus>;
157 usb2_vbus-supply = <®_usb2_vbus>;