input: Add Quantum OBP touchscreen support
authorDima Zavin <dima@android.com>
Thu, 23 Apr 2009 23:06:51 +0000 (16:06 -0700)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:32:51 +0000 (16:32 -0700)
commite5d04143374ca3ba59a198037eaf795389a55b88
tree7fa0061ad5cd64353802e633c701d2e9401aa657
parent5934c633e3a7c2a50dc9d84956204a93aabd2ec7
input: Add Quantum OBP touchscreen support

This adds a driver for the Quantum capacitive touch controllers
that use the Object Based Protocol (OBP) for communication
between the driver and the on-chip firmware.

Change-Id: Ib469d626d5f0d11562547f2cbeb71a48e11f6072
Cc: Dan Murphy <D.Murphy@motorola.com>
Cc: Mike Chan <mike@android.com>
Cc: Paul Eastham <eastham@google.com>
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/Makefile
drivers/input/touchscreen/qtouch_obp_ts.c [new file with mode: 0644]
include/linux/qtouch_obp_ts.h [new file with mode: 0644]