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

Input: elan_i2c - add another ACPI ID for Lenovo Ideapad 330-15AST

Add ELAN0622 to ACPI mapping table to support Elan touchpad found in
Ideapad 330-15AST.

Signed-off-by: KT Liao <kt.liao@emc.com.tw>
Reported-by: Anant Shende <anantshende@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>

authored by

KT Liao and committed by
Dmitry Torokhov
6f88a643 28501bd2

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