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

Commit 938f4500 authored by Donald Shanty III's avatar Donald Shanty III Committed by Dmitry Torokhov
Browse files

Input: elan_i2c - add ACPI ID for lenovo ideapad 330



This allows Elan driver to bind to the touchpad found in Lenovo Ideapad 330
series laptops.

Signed-off-by: default avatarDonald Shanty III <dshanty@protonmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 03ae3a9c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1346,6 +1346,7 @@ static const struct acpi_device_id elan_acpi_id[] = {
	{ "ELAN0611", 0 },
	{ "ELAN0612", 0 },
	{ "ELAN0618", 0 },
	{ "ELAN061D", 0 },
	{ "ELAN1000", 0 },
	{ }
};