Commit 8b72d2a1 authored by Oliver Neukum's avatar Oliver Neukum Committed by Jakub Kicinski
parent b5947239
...@@ -336,6 +336,7 @@ MODULE_DEVICE_TABLE(of, of_nxp_nci_i2c_match); ...@@ -336,6 +336,7 @@ MODULE_DEVICE_TABLE(of, of_nxp_nci_i2c_match);
#ifdef CONFIG_ACPI #ifdef CONFIG_ACPI
static const struct acpi_device_id acpi_id[] = { static const struct acpi_device_id acpi_id[] = {
{ "NXP1001" }, { "NXP1001" },
{ "NXP1002" },
{ "NXP7471" }, { "NXP7471" },
{ } { }
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment