Lines Matching +full:edt +full:- +full:ft5406
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";
68 pinctrl-names = "default";
69 pinctrl-0 = <&i2c0_pins_a>;
73 compatible = "x-powers,axp209";
77 interrupt-controller;
78 #interrupt-cells = <1>;
83 pinctrl-names = "default";
84 pinctrl-0 = <&i2c1_pins_a>;
89 pinctrl-names = "default";
90 pinctrl-0 = <&i2c2_pins_a>;
94 compatible = "edt,edt-ft5406";
96 interrupt-parent = <&pio>;
98 touchscreen-size-x = <1024>;
99 touchscreen-size-y = <768>;
104 vref-supply = <®_vcc3v0>;
130 pinctrl-names = "default";
131 pinctrl-0 = <&mmc0_pins_a>, <&mmc0_cd_pin_reference_design>;
132 vmmc-supply = <®_vcc3v3>;
133 bus-width = <4>;
134 cd-gpios = <&pio 7 1 GPIO_ACTIVE_HIGH>; /* PH1 */
135 cd-inverted;
168 pinctrl-names = "default";
169 pinctrl-0 = <&uart0_pins_a>;
179 pinctrl-names = "default";
180 pinctrl-0 = <&usb0_id_detect_pin>, <&usb0_vbus_detect_pin>;
181 usb0_id_det-gpio = <&pio 7 4 GPIO_ACTIVE_HIGH>; /* PH4 */
182 usb0_vbus_det-gpio = <&pio 7 5 GPIO_ACTIVE_HIGH>; /* PH5 */
183 usb0_vbus-supply = <®_usb0_vbus>;
184 usb2_vbus-supply = <®_usb2_vbus>;