Merge branch 'next' into for-linus
[firefly-linux-kernel-4.4.55.git] / drivers / input / serio / i8042-x86ia64io.h
index faeeb1372462e40a9759313101267e8c230e2fcb..c66d1b53843e326a246aadd9050cd089c69e112a 100644 (file)
@@ -578,6 +578,16 @@ static const struct dmi_system_id __initconst i8042_dmi_nopnp_table[] = {
                        DMI_MATCH(DMI_BOARD_VENDOR, "Intel Corporation"),
                },
        },
+       {
+               /*
+                * Intel NUC D54250WYK - does not have i8042 controller but
+                * declares PS/2 devices in DSDT.
+                */
+               .matches = {
+                       DMI_MATCH(DMI_BOARD_NAME, "D54250WYK"),
+                       DMI_MATCH(DMI_BOARD_VENDOR, "Intel Corporation"),
+               },
+       },
        {
                /* MSI Wind U-100 */
                .matches = {