]> git.baikalelectronics.ru Git - kernel.git/commit
Input: elants_i2c - add support for eKTF3624
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Sun, 24 Jan 2021 22:28:01 +0000 (14:28 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 25 Jan 2021 02:20:53 +0000 (18:20 -0800)
commit9517b95bdc4699d94c2ffc6a520bb0ccec396f5b
treee71b4afc5b9bfcf6e3b793ef6aca387fefe36a05
parent6965eece2a89c3f1d00881c6052ee1e987870c08
Input: elants_i2c - add support for eKTF3624

Add ELAN KTF3624 touchscreen support to the elants_i2c driver.
The eKTF3624 TS is found on a series of ASUS Transformer tablet devices,
Nexus 7 tablet and etc. The firmware interface of eKTF3624 is nearly
identical to eKTH3500, which is already supported by the driver.
The minor differences of the firmware interface are now handled by
the driver. The eKTF3624 support was tested on ASUS Transformer TF700T,
TF300T and Nexus 7 tablets.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Link: https://lore.kernel.org/r/20210124195414.27333-1-digetx@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/elants_i2c.c