Commit 5812d306 authored by Dudley Du's avatar Dudley Du Committed by Dmitry Torokhov

Input: cyapa - add gen5 trackpad firmware update support

Add firmware image update support for gen5 trackpad device, it can be used
through sysfs update_fw interface.
Signed-off-by: default avatarDudley Du <dudl@cypress.com>
Tested-by: default avatarJeremiah Mahler <jmmahler@gmail.com>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent e0f79cb7
...@@ -216,6 +216,7 @@ config MOUSE_BCM5974 ...@@ -216,6 +216,7 @@ config MOUSE_BCM5974
config MOUSE_CYAPA config MOUSE_CYAPA
tristate "Cypress APA I2C Trackpad support" tristate "Cypress APA I2C Trackpad support"
depends on I2C depends on I2C
select CRC_ITU_T
help help
This driver adds support for Cypress All Points Addressable (APA) This driver adds support for Cypress All Points Addressable (APA)
I2C Trackpads, including the ones used in 2012 Samsung Chromebooks. I2C Trackpads, including the ones used in 2012 Samsung Chromebooks.
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment