Lines Matching +full:touchscreen +full:- +full:min +full:- +full:x
4 * This file is dual-licensed: you can use it either under the terms
42 #include "sunxi-reference-design-tablet.dtsi"
44 #include <dt-bindings/pwm/pwm.h>
52 compatible = "pwm-backlight";
54 brightness-levels = <0 10 20 30 40 50 60 70 80 90 100>;
55 default-brightness-level = <8>;
56 enable-gpios = <&pio 7 6 GPIO_ACTIVE_HIGH>; /* PH6 */
60 stdout-path = "serial0:115200n8";
70 clock-frequency = <400000>;
72 touchscreen: touchscreen@40 { label
74 interrupt-parent = <&pio>;
76 power-gpios = <&pio 7 1 GPIO_ACTIVE_HIGH>; /* PH1 */
83 vmmc-supply = <®_dcdc1>;
84 bus-width = <4>;
85 cd-gpios = <&pio 1 4 GPIO_ACTIVE_LOW>; /* PB4 */
93 compatible = "x-powers,axp223";
95 interrupt-parent = <&nmi_intc>;
97 eldoin-supply = <®_dcdc1>;
98 drivevbus-supply = <®_vcc5v0>;
99 x-powers,drive-vbus-en;
114 regulator-always-on;
115 regulator-min-microvolt = <3000000>;
116 regulator-max-microvolt = <3000000>;
117 regulator-name = "vcc-io";
121 regulator-always-on;
122 regulator-min-microvolt = <2350000>;
123 regulator-max-microvolt = <2650000>;
124 regulator-name = "vdd-dll";
128 regulator-always-on;
129 regulator-min-microvolt = <2700000>;
130 regulator-max-microvolt = <3300000>;
131 regulator-name = "vcc-pll-avcc";
135 regulator-name = "vcc-lcd";
139 regulator-always-on;
140 regulator-min-microvolt = <900000>;
141 regulator-max-microvolt = <1400000>;
142 regulator-name = "vdd-cpus";
146 regulator-always-on;
147 regulator-min-microvolt = <3000000>;
148 regulator-max-microvolt = <3000000>;
149 regulator-name = "vcc-3v0";
153 regulator-always-on;
154 regulator-min-microvolt = <900000>;
155 regulator-max-microvolt = <1400000>;
156 regulator-name = "vdd-sys";
160 regulator-always-on;
161 regulator-min-microvolt = <900000>;
162 regulator-max-microvolt = <1400000>;
163 regulator-name = "vdd-cpu";
167 regulator-always-on;
168 regulator-min-microvolt = <1500000>;
169 regulator-max-microvolt = <1500000>;
170 regulator-name = "vcc-dram";
174 regulator-min-microvolt = <3300000>;
175 regulator-max-microvolt = <3300000>;
176 regulator-name = "vcc-wifi";
180 regulator-name = "usb0-vbus";
185 regulator-min-microvolt = <3300000>;
186 regulator-max-microvolt = <3300000>;
187 regulator-name = "vcc-touchscreen";
192 regulator-name = "vcc-rtc";
196 cpu-supply = <®_dcdc2>;
200 pinctrl-names = "default";
201 pinctrl-0 = <&r_uart_pins_a>;
206 vcc-lcd-supply = <®_dc1sw>;
219 usb0_id_det-gpios = <&pio 7 8 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH8 */
220 usb0_vbus_power-supply = <&usb_power_supply>;
221 usb0_vbus-supply = <®_drivevbus>;