Input: add accelerated touchscreen support for Marvell Zylonite
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 4 Mar 2009 09:12:49 +0000 (01:12 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 8 Mar 2009 23:35:26 +0000 (16:35 -0700)
commit22e39d344f5f3465dffb9e2713bb8d7cf1f5aec8
treea899476a34dfda95a5714fed8a8795e8a9844ed9
parentcd2d64b1a0a12283d63c9d853d5b1403d5cd6c9d
Input: add accelerated touchscreen support for Marvell Zylonite

This patch implements accelerated touchscreen support for the Marvell
Zylonite development platform, supporting pen down interrupts and
continuous mode data transfers.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/zylonite-wm97xx.c [new file with mode: 0644]