Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Input: elan_i2c - add ELAN0620 to the ACPI table

Add ELAN0620 to the ACPI table to support the elan touchpad in
the Lenovo IdeaPad 130-15IKB.

Signed-off-by: Patrick Gaskin <patrick@pgaskin.net>
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

Patrick Gaskin and committed by
Dmitry Torokhov
3ed64da3 d55bda1b

+1
+1
drivers/input/mouse/elan_i2c_core.c
··· 1348 1348 { "ELAN0618", 0 }, 1349 1349 { "ELAN061C", 0 }, 1350 1350 { "ELAN061D", 0 }, 1351 + { "ELAN0620", 0 }, 1351 1352 { "ELAN0622", 0 }, 1352 1353 { "ELAN1000", 0 }, 1353 1354 { }