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

Commit 77dd91ca authored by Noah Westervelt's avatar Noah Westervelt Committed by Greg Kroah-Hartman
Browse files

Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR



commit ad33429cd02565c28404bb16ae7a4c2bdfda6626 upstream.

Add ELAN061E to the ACPI table to support Elan touchpad found in Lenovo
IdeaPad 330-15ARR.

Signed-off-by: default avatarNoah Westervelt <nwestervelt@outlook.com>
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 08a7e486
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 },
	{ "ELAN061E", 0 },
	{ "ELAN0620", 0 },
	{ "ELAN0622", 0 },
	{ "ELAN1000", 0 },