On Fri, Dec 13, 2019 at 10:14:22AM -0800, Gayatri Kammela wrote: > Tiger Lake has a new unique hardware ID to support Intel's HID event > filter driver. Hence, add it. > Acked-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Cc: Zhang Rui <rui.zhang@xxxxxxxxx> > Cc: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Cc: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxx> > Signed-off-by: Gayatri Kammela <gayatri.kammela@xxxxxxxxx> > --- > drivers/platform/x86/intel-hid.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/platform/x86/intel-hid.c b/drivers/platform/x86/intel-hid.c > index ef6d4bd77b1a..43d590250228 100644 > --- a/drivers/platform/x86/intel-hid.c > +++ b/drivers/platform/x86/intel-hid.c > @@ -19,6 +19,7 @@ MODULE_LICENSE("GPL"); > MODULE_AUTHOR("Alex Hung"); > > static const struct acpi_device_id intel_hid_ids[] = { > + {"INT1051", 0}, > {"INT33D5", 0}, > {"", 0}, > }; > -- > 2.17.1 > -- With Best Regards, Andy Shevchenko