Hi,
These two are my last pending patches for newer elantech touchpads.
The first patch adds support for a shorter and faster send_cmd, available
since v3 hardware. The other one teaches the driver to query resolution
data from v4 hardware.
Patches are against Dmitry's current -next tree.
Any comment is welcome, thank you very much.
Change in v2:
- allow resolution query to fail, print a warning if so. (Daniel)
JJ Ding (2):
Input: elantech - add support for elantech fast command
Input: elantech - add resolution query support for v4 hardware
drivers/input/mouse/elantech.c | 75 +++++++++++++++++++++++++++++++++++----
drivers/input/mouse/elantech.h | 2 +
2 files changed, 69 insertions(+), 8 deletions(-)
--
1.7.8-rc2