Input: cyapa - add gen5 trackpad device basic functions support
authorDudley Du <dudl@cypress.com>
Sun, 18 Jan 2015 02:49:37 +0000 (18:49 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 18 Jan 2015 08:10:28 +0000 (00:10 -0800)
commit6972a859601ab295f0873762d333ee1449152245
treee93975e5f1abcafaef9da0a0c157b89e4acf7e72
parent9f1cd857518f29e1cb77c56c32354775994b27a6
Input: cyapa - add gen5 trackpad device basic functions support

This change adds support for Gen5 Cypress trackpads. The driver detects
generation of the device at probe time and automatically selects
appropriate protocol.

Signed-off-by: Dudley Du <dudl@cypress.com>
Tested-by: Jeremiah Mahler <jmmahler@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/Makefile
drivers/input/mouse/cyapa.c
drivers/input/mouse/cyapa.h
drivers/input/mouse/cyapa_gen5.c [new file with mode: 0644]