Re: [PATCH] Input: elan_i2c - add ELAN0608 to the ACPI table

2017-08-14 Thread Dmitry Torokhov
On Thu, Aug 10, 2017 at 04:53:52PM +0800, Kai-Heng Feng wrote: > Similar to commit 722c5ac708b4f ("Input: elan_i2c - add ELAN0605 to the > ACPI table"), ELAN0608 should be handled by elan_i2c. > > This touchpad can be found in Lenovo ideapad 320-14IKB. > > BugLink: https://bugs.launchpad.net/bugs

[PATCH] Input: elan_i2c - add ELAN0608 to the ACPI table

2017-08-10 Thread Kai-Heng Feng
Similar to commit 722c5ac708b4f ("Input: elan_i2c - add ELAN0605 to the ACPI table"), ELAN0608 should be handled by elan_i2c. This touchpad can be found in Lenovo ideapad 320-14IKB. BugLink: https://bugs.launchpad.net/bugs/1708852 Signed-off-by: Kai-Heng Feng --- drivers/input/mouse/elan_i2c_c