Input: cyapa - add proximity support for gen5 and gen6 modules
authorDudley Du <dudl@cypress.com>
Mon, 20 Jul 2015 23:57:53 +0000 (16:57 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 24 Jul 2015 00:34:05 +0000 (17:34 -0700)
commit945525ee607471630d07c309e036ae4a53abe37f
tree94d975a13c53bd6173d0f5dfdf4f5b555a9216df
parentc2c06c41f700b544c9331caf71c67edb5d131257
Input: cyapa - add proximity support for gen5 and gen6 modules

Gen5 and Gen6 trackpad devices are able to detect and report object
proximity data/events, add this function support in the cyapa driver
through the ABS_DISTANCE event.

Signed-off-by: Dudley Du <dudl@cypress.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/cyapa.c
drivers/input/mouse/cyapa.h
drivers/input/mouse/cyapa_gen3.c
drivers/input/mouse/cyapa_gen5.c
drivers/input/mouse/cyapa_gen6.c