]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit113f4cb1f8d3e3cbfdd2bfdd451540d9d7828ffa
treea899476a34dfda95a5714fed8a8795e8a9844ed9
parentdb85682286b7b616379fa9f7f5dfb140cd90f89d
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]