]> git.baikalelectronics.ru Git - kernel.git/commit
Input: add driver for pixcir i2c touchscreens
authorJianchun Bian <jcbian@pixcir.com.cn>
Fri, 30 Dec 2011 23:16:21 +0000 (15:16 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 30 Dec 2011 23:25:52 +0000 (15:25 -0800)
commit11ad1942077e92d0dbed65624dd27a8bcfe85fb3
treeee27168ff87f8ec5d8d73ad36ac678ac39f22b80
parent753bc801373ff3d8c853d7df87ae14053b1f2cf0
Input: add driver for pixcir i2c touchscreens

This patch adds a driver for PIXCIR's I2C connected touchscreens.

Signed-off-by: Jianchun <jcbian@pixcir.com.cn>
Acked-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/pixcir_i2c_ts.c [new file with mode: 0644]
include/linux/input/pixcir_ts.h [new file with mode: 0644]