[PATCH 0/3][SRU][F] Add a new hardware ID to intel-hid

Alex Hung alex.hung at canonical.com
Sat Jan 23 02:14:51 UTC 2021


BugLink: https://bugs.launchpad.net/bugs/1907160

[Impact]

 intel-hid is not loaded on Intel Tiger Lake and Rocket Lake platforms because the existing
 hardware ids "INT33D5" aren't used in BIOS.

[Fix]

 New ids "INTC1051" and "INTC1054" are to be added to intel-hid kernel driver.

[Test Case]

 This was tested on a Rocket Lake platform and intel-hid was loaded correctly as kernel log below:

 [ 2.938964] input: Intel HID 5 button array as /devices/platform/INT1054:00/input/input11

[Where problems could occur]

 None.

 New IDs were added for new platforms. Previous platforms will not be affected.

 The patches were cherry-picked from upstream


Alex Hung (1):
  platform/x86: intel-hid: add Rocket Lake ACPI device ID

Gayatri Kammela (2):
  platform/x86: intel-hid: Add Tiger Lake ACPI device ID
  platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID

 drivers/platform/x86/intel-hid.c | 2 ++
 1 file changed, 2 insertions(+)

--
2.25.1



More information about the kernel-team mailing list