ig4(4): Add device HID to match I2C controller on ASUS X540 laptops

Tested by:	Andrés Ramírez <rrandresf_AT_hotmail_DOT_com>
MFC after:	1 week
This commit is contained in:
Vladimir Kondratyev 2022-07-22 02:19:15 +03:00
parent e4c36b7aa9
commit 8f733dabcc

View File

@ -61,6 +61,7 @@ static char *ig4iic_ids[] = {
"808622C1",
"AMDI0510",
"AMDI0010",
"AMD0010",
"APMC0D0F",
NULL
};