]> git.baikalelectronics.ru Git - kernel.git/commit
Input: atmel_mxt_ts - implement T44 message handling
authorNick Dyer <nick.dyer@itdev.co.uk>
Wed, 23 Jul 2014 19:49:04 +0000 (12:49 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 23 Jul 2014 21:42:14 +0000 (14:42 -0700)
commitc4cb86f2ed961c1cb132012a02ad6eda3b20e524
tree30fe040eede1891d31b2274b877ebe77c29d565e
parenta74b673a495d785a4abcf2f97b093eff337f6112
Input: atmel_mxt_ts - implement T44 message handling

maXTouch chips allow the reading of multiple messages in a single I2C
transaction, which reduces bus overhead and improves performance/latency. The
number of messages available to be read is given by the value in the T44
object which is located directly before the T5 object.

Signed-off-by: Nick Dyer <nick.dyer@itdev.co.uk>
Acked-by: Benson Leung <bleung@chromium.org>
Acked-by: Yufeng Shen <miletus@chromium.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/atmel_mxt_ts.c