Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 08a7e486 authored by Patrick Gaskin's avatar Patrick Gaskin Committed by Greg Kroah-Hartman
Browse files

Input: elan_i2c - add ELAN0620 to the ACPI table



commit 3ed64da3b790be7c63601e8ca6341b7dff74a660 upstream.

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

Signed-off-by: default avatarPatrick Gaskin <patrick@pgaskin.net>
Cc: stable@vger.kernel.org
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 918cd7d1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1348,6 +1348,7 @@ static const struct acpi_device_id elan_acpi_id[] = {
	{ "ELAN0618", 0 },
	{ "ELAN061C", 0 },
	{ "ELAN061D", 0 },
	{ "ELAN0620", 0 },
	{ "ELAN0622", 0 },
	{ "ELAN1000", 0 },
	{ }