Lines Matching +full:touchscreen +full:- +full:min +full:- +full:x

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>
49 #include <dt-bindings/pwm/pwm.h>
52 model = "Point of View Protab2-IPS9";
53 compatible = "pov,protab2-ips9", "allwinner,sun4i-a10";
60 compatible = "pwm-backlight";
62 brightness-levels = <0 10 20 30 40 50 60 70 80 90 100>;
63 default-brightness-level = <8>;
64 enable-gpios = <&pio 7 7 GPIO_ACTIVE_HIGH>; /* PH7 */
68 stdout-path = "serial0:115200n8";
73 allwinner,pa-gpios = <&pio 7 15 GPIO_ACTIVE_HIGH>; /* PH15 */
78 cpu-supply = <&reg_dcdc2>;
97 /* pull-ups and devices require AXP209 LDO3 */
104 touchscreen@5c {
107 interrupt-parent = <&pio>;
109 attb-gpio = <&pio 7 21 GPIO_ACTIVE_HIGH>; /* PH21 */
110 enable-gpios = <&pio 0 5 GPIO_ACTIVE_LOW>;
111 wake-gpios = <&pio 1 13 GPIO_ACTIVE_LOW>;
112 touchscreen-size-x = <1024>;
113 touchscreen-size-y = <768>;
114 touchscreen-inverted-x;
115 touchscreen-inverted-y;
120 vref-supply = <&reg_ldo2>;
123 button-400 {
130 button-800 {
139 vmmc-supply = <&reg_vcc3v3>;
140 bus-width = <4>;
141 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
150 pinctrl-names = "default";
151 pinctrl-0 = <&pwm0_pin>;
156 regulator-always-on;
157 regulator-min-microvolt = <1000000>;
158 regulator-max-microvolt = <1400000>;
159 regulator-name = "vdd-cpu";
163 regulator-always-on;
164 regulator-min-microvolt = <1250000>;
165 regulator-max-microvolt = <1250000>;
166 regulator-name = "vdd-int-dll";
170 regulator-name = "vdd-rtc";
174 regulator-always-on;
175 regulator-min-microvolt = <3000000>;
176 regulator-max-microvolt = <3000000>;
177 regulator-name = "avcc";
189 pinctrl-names = "default";
190 pinctrl-0 = <&uart0_pb_pins>;
200 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
201 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_DOWN)>; /* PH5 */
202 usb0_vbus-supply = <&reg_usb0_vbus>;
203 usb1_vbus-supply = <&reg_usb1_vbus>;