[PATCH 0/1][SRU][OEM-5.10] Add a new hardware ID to intel-hid

Alex Hung alex.hung at canonical.com
Tue Dec 8 02:12:16 UTC 2020


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

[Impact]

 intel-hid is not loaded on new intel rocket lake platforms because the existing
 hardware ids "INT33D5" and "INTC1051" aren't used in BIOS.

[Fix]

 A new id "INTC1054" is 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.

 An new ID was added for new platforms. Previous platforms will not be affected.

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

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

-- 
2.25.1




More information about the kernel-team mailing list