]> git.baikalelectronics.ru Git - kernel.git/commit
[media] Input: atmel_mxt_ts - add support for T37 diagnostic data
authorNick Dyer <nick@shmanahar.org>
Mon, 18 Jul 2016 21:10:31 +0000 (18:10 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 23 Aug 2016 19:29:09 +0000 (16:29 -0300)
commit0ac7cdef5b469c1ab4f377042ec8a61dea580c54
treecb3ee42f217ea9dcb51bda606c03f4a54445591c
parente152fdcf3e9e5739d4ce02beff793eaa34ecca60
[media] Input: atmel_mxt_ts - add support for T37 diagnostic data

Atmel maXTouch devices have a T37 object which can be used to read raw
touch deltas from the device. This consists of an array of 16-bit
integers, one for each node on the touchscreen matrix.

Signed-off-by: Nick Dyer <nick@shmanahar.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/Kconfig
drivers/input/touchscreen/atmel_mxt_ts.c