Lines Matching +full:stmpe +full:- +full:adc
1 // SPDX-License-Identifier: GPL-2.0-or-later
10 compatible = "aries,imx53-m53", "denx,imx53-m53", "fsl,imx53";
19 compatible = "simple-bus";
20 #address-cells = <1>;
21 #size-cells = <0>;
24 compatible = "regulator-fixed";
26 regulator-name = "3P2V";
27 regulator-min-microvolt = <3200000>;
28 regulator-max-microvolt = <3200000>;
29 regulator-always-on;
33 compatible = "regulator-fixed";
35 regulator-name = "lcd-supply";
36 regulator-min-microvolt = <3200000>;
37 regulator-max-microvolt = <3200000>;
38 regulator-always-on;
44 pinctrl-names = "default";
45 pinctrl-0 = <&pinctrl_i2c2>;
46 clock-frequency = <400000>;
55 interrupt-parent = <&gpio7>;
56 irq-trigger = <0x1>;
59 compatible = "st,stmpe-ts";
60 st,sample-time = <4>;
61 st,mod-12b = <1>;
62 st,ref-sel = <0>;
63 st,adc-freq = <1>;
64 st,ave-ctrl = <3>;
65 st,touch-det-delay = <3>;
67 st,fraction-z = <7>;
68 st,i-drive = <1>;
85 pinctrl-names = "default";
86 pinctrl-0 = <&pinctrl_hog>;
88 imx53-m53evk {
127 pinctrl-names = "default";
128 pinctrl-0 = <&pinctrl_nand>;
129 nand-bus-width = <8>;
130 nand-ecc-mode = "hw";