We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17d5142 commit a50ca29Copy full SHA for a50ca29
include/linux/input/elan-i2c-ids.h
@@ -67,8 +67,15 @@ static const struct acpi_device_id elan_acpi_id[] = {
67
{ "ELAN062B", 0 },
68
{ "ELAN062C", 0 },
69
{ "ELAN062D", 0 },
70
+ { "ELAN062E", 0 }, /* Lenovo V340 Whiskey Lake U */
71
+ { "ELAN062F", 0 }, /* Lenovo V340 Comet Lake U */
72
{ "ELAN0631", 0 },
73
{ "ELAN0632", 0 },
74
+ { "ELAN0633", 0 }, /* Lenovo S145 */
75
+ { "ELAN0634", 0 }, /* Lenovo V340 Ice lake */
76
+ { "ELAN0635", 0 }, /* Lenovo V1415-IIL */
77
+ { "ELAN0636", 0 }, /* Lenovo V1415-Dali */
78
+ { "ELAN0637", 0 }, /* Lenovo V1415-IGLR */
79
{ "ELAN1000", 0 },
80
{ }
81
};
0 commit comments