Lines Matching +full:ph1 +full:- +full:pin
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 */
135 usb0_id_detect_pin: usb0-id-detect-pin {
138 bias-pull-up;
141 usb0_vbus_detect_pin: usb0-vbus-detect-pin {
144 bias-pull-down;
157 pinctrl-names = "default";
158 pinctrl-0 = <&uart0_pb_pins>;
168 pinctrl-names = "default";
169 pinctrl-0 = <&usb0_id_detect_pin>, <&usb0_vbus_detect_pin>;
170 usb0_id_det-gpio = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
171 usb0_vbus_det-gpio = <&pio 7 5 GPIO_ACTIVE_HIGH>; /* PH5 */
172 usb0_vbus-supply = <®_usb0_vbus>;
173 usb2_vbus-supply = <®_usb2_vbus>;