On Sat, May 16, 2009 at 08:57:19PM +0200, Jean Delvare wrote:
On Sat, 16 May 2009 19:34:50 +0200, Daniel Mack wrote:
quoted
This patch adds a driver for EETI's I2C connected touchscreens.
Signed-off-by: Daniel Mack <redacted>
Tested-by: Sven Neumann <redacted>
Cc: Jean Delvare <redacted>
---
drivers/input/touchscreen/Kconfig | 9 +
drivers/input/touchscreen/Makefile | 1 +
drivers/input/touchscreen/eeti_ts.c | 286 +++++++++++++++++++++++++++++++++++
3 files changed, 296 insertions(+), 0 deletions(-)
create mode 100644 drivers/input/touchscreen/eeti_ts.c
For the i2c part:
Acked-by: Jean Delvare <redacted>
Thanks!
Dmitry, any more thoughts about that, or is it ready for your tree?
Daniel