APPLIED Re: [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 20:04:36 UTC 2020
On 2020-12-08 7:14 a.m., Timo Aaltonen wrote:
> On 8.12.2020 4.12, Alex Hung wrote:
>> 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(+)
>>
>
> applied to oem-5.10, thanks
>
> but make sure it gets upstream too
>
Thanks. I submitted it to upstream too and hopefully it will be in 5.11.
More information about the kernel-team
mailing list