diff options
author | Markus Pargmann <mpa@pengutronix.de> | 2015-12-14 13:53:52 (GMT) |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-02-11 15:40:42 (GMT) |
commit | 4f7ed234f2a5dcc26fc56a6e8324d34bbc9afe23 (patch) | |
tree | 16941e3dd93a25737a201cf9038086b6920b49f8 /ipc/util.c | |
parent | 6df2e98c3ea567bd15b46369180266d4c4df3447 (diff) | |
download | linux-4f7ed234f2a5dcc26fc56a6e8324d34bbc9afe23.tar.xz |
Input: touchscreen: Add imx25 TCQ driver
This is a driver for the imx25 ADC/TSC module. It controls the
touchscreen conversion queue and creates a touchscreen input device.
The driver currently only supports 4 wire touchscreens. The driver uses
a simple conversion queue of precharge, touch detection, X measurement,
Y measurement, precharge and another touch detection.
This driver uses the regmap from the parent to setup some touch specific
settings in the core driver and setup a idle configuration with touch
detection.
Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Denis Carikli <denis@eukrea.com>
[fix clock's period calculation]
[fix calculation of the 'settling' value]
Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'ipc/util.c')
0 files changed, 0 insertions, 0 deletions