commit | d6a39404984094c5e20e1d17a91036ac6b125731 | [log] [tgz] |
---|---|---|
author | Nick Dyer <nick@shmanahar.org> | Mon Jul 18 18:10:31 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Aug 23 16:29:09 2016 -0300 |
tree | cb3ee42f217ea9dcb51bda606c03f4a54445591c | |
parent | b2fe22d0cf64708c50c26f11b3da8b79809c699b [diff] |
[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>