diff options
author | Nick Dyer <nick.dyer@itdev.co.uk> | 2018-07-27 11:44:20 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2018-07-27 11:59:28 -0700 |
commit | 36f5d9ef26e52edff046b4b097855db89bf0cd4a (patch) | |
tree | 0cd19fab7c302c5a46faf8cf88a8d8253d615634 /Documentation/devicetree | |
parent | 53fddb6618db53779d96f6a29a98e2a9c5d05877 (diff) | |
download | linux-36f5d9ef26e52edff046b4b097855db89bf0cd4a.tar.gz linux-36f5d9ef26e52edff046b4b097855db89bf0cd4a.tar.bz2 linux-36f5d9ef26e52edff046b4b097855db89bf0cd4a.zip |
Input: atmel_mxt_ts - only use first T9 instance
The driver only registers one input device, which uses the screen
parameters from the first T9 instance. The first T63 instance also uses
those parameters.
It is incorrect to send input reports from the second instances of these
objects if they are enabled: the input scaling will be wrong and the
positions will be mashed together.
This also causes problems on Android if the number of slots exceeds 32.
In the future, this could be handled by looking for enabled touch object
instances and creating an input device for each one.
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>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions