Lines Matching +full:touchscreen +full:- +full:fuzz +full:- +full:pressure
1 // SPDX-License-Identifier: GPL-2.0-only
3 #include <dt-bindings/input/input.h>
8 cpu0-supply = <&vcc>;
18 compatible = "regulator-fixed";
19 regulator-name = "vwl1271";
20 regulator-min-microvolt = <1800000>;
21 regulator-max-microvolt = <1800000>;
23 startup-delay-us = <70000>;
24 enable-active-high;
25 vin-supply = <&vaux3>;
30 pinctrl-names = "default";
31 pinctrl-0 = <&hsusb2_reset_pin>;
32 compatible = "usb-nop-xceiv";
33 reset-gpios = <&gpio1 4 GPIO_ACTIVE_LOW>; /* gpio_4 */
34 #phy-cells = <0>;
39 #clock-cells = <0>;
40 compatible = "fixed-clock";
41 clock-frequency = <26000000>;
49 compatible = "ti,omap2-nand";
51 interrupt-parent = <&gpmc>;
54 linux,mtd-name = "micron,mt29f4g16abbda3w";
55 nand-bus-width = <16>;
56 ti,nand-ecc-opt = "bch8";
57 rb-gpios = <&gpmc 0 GPIO_ACTIVE_HIGH>; /* gpmc_wait0 */
58 gpmc,sync-clk-ps = <0>;
59 gpmc,cs-on-ns = <0>;
60 gpmc,cs-rd-off-ns = <44>;
61 gpmc,cs-wr-off-ns = <44>;
62 gpmc,adv-on-ns = <6>;
63 gpmc,adv-rd-off-ns = <34>;
64 gpmc,adv-wr-off-ns = <44>;
65 gpmc,we-off-ns = <40>;
66 gpmc,oe-off-ns = <54>;
67 gpmc,access-ns = <64>;
68 gpmc,rd-cycle-ns = <82>;
69 gpmc,wr-cycle-ns = <82>;
70 gpmc,wr-access-ns = <40>;
71 gpmc,wr-data-mux-bus-ns = <0>;
72 gpmc,device-width = <2>;
73 #address-cells = <1>;
74 #size-cells = <1>;
79 pinctrl-names = "default";
80 pinctrl-0 = <&i2c1_pins>;
81 clock-frequency = <2600000>;
86 interrupt-parent = <&intc>;
88 clock-names = "fck";
90 compatible = "ti,twl4030-audio";
99 pinctrl-names = "default";
100 pinctrl-0 = <&i2c2_pins>;
101 clock-frequency = <400000>;
105 pinctrl-names = "default";
106 pinctrl-0 = <&i2c3_pins>;
107 clock-frequency = <400000>;
109 touchscreen: tsc2004@48 { label
112 vio-supply = <&vaux1>;
113 pinctrl-names = "default";
114 pinctrl-0 = <&tsc2004_pins>;
115 interrupts-extended = <&gpio5 25 IRQ_TYPE_EDGE_RISING>; /* gpio 153 */
117 touchscreen-fuzz-x = <4>;
118 touchscreen-fuzz-y = <7>;
119 touchscreen-fuzz-pressure = <2>;
120 touchscreen-size-x = <4096>;
121 touchscreen-size-y = <4096>;
122 touchscreen-max-pressure = <2048>;
124 ti,x-plate-ohms = <280>;
125 ti,esd-recovery-timeout-ms = <8000>;
130 interrupts-extended = <&intc 94 &omap3_pmx_core 0x136>;
131 pinctrl-0 = <&mmc3_pins &wl127x_gpio>;
132 pinctrl-names = "default";
133 vmmc-supply = <&wl12xx_vmmc>;
134 non-removable;
135 bus-width = <4>;
136 cap-power-off-card;
137 #address-cells = <1>;
138 #size-cells = <0>;
142 interrupt-parent = <&gpio1>;
144 ref-clock-frequency = <26000000>;
149 pinctrl-names = "default";
150 pinctrl-0 = <&hsusb2_pins>;
151 port2-mode = "ehci-phy";
160 mmc3_pins: mm3-pins {
161 pinctrl-single,pins = <
170 mcbsp2_pins: mcbsp2-pins {
171 pinctrl-single,pins = <
178 uart2_pins: uart2-pins {
179 pinctrl-single,pins = <
187 mcspi1_pins: mcspi1-pins {
188 pinctrl-single,pins = <
196 hsusb2_pins: hsusb2-pins {
197 pinctrl-single,pins = <
207 hsusb_otg_pins: hsusb-otg-pins {
208 pinctrl-single,pins = <
224 i2c1_pins: i2c1-pins {
225 pinctrl-single,pins = <
232 i2c2_pins: i2c2-pins {
233 pinctrl-single,pins = <
239 i2c3_pins: i2c3-pins {
240 pinctrl-single,pins = <
246 tsc2004_pins: tsc2004-pins {
247 pinctrl-single,pins = <
255 hsusb2_reset_pin: hsusb1-reset-pins {
256 pinctrl-single,pins = <
260 wl127x_gpio: wl127x-gpio-pins {
261 pinctrl-single,pins = <
269 interrupts-extended = <&intc 73 &omap3_pmx_core OMAP3_UART2_RX>;
270 pinctrl-names = "default";
271 pinctrl-0 = <&uart2_pins>;
275 pinctrl-names = "default";
276 pinctrl-0 = <&mcspi1_pins>;
283 regulator-min-microvolt = <2800000>;
284 regulator-max-microvolt = <2800000>;
289 compatible = "ti,twl4030-power-idle-osc-off", "ti,twl4030-power-idle";
295 ti,use-leds;