[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)
commitd6a39404984094c5e20e1d17a91036ac6b125731
treecb3ee42f217ea9dcb51bda606c03f4a54445591c
parentb2fe22d0cf64708c50c26f11b3da8b79809c699b
[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