Re: [PATCH] HID: i2c-hid: add reset quirk for Lenovo Yoga Slim 7x Gen 11 keyboard
From: Jiri Kosina
Date: Fri Sep 11 2026 - 12:14:28 EST
On Tue, 8 Sep 2026, Oleg Keri wrote:
> The ITE controller behind the keyboard of the Lenovo Yoga Slim 7x Gen 11
> (048d:83db) carries out a reset but never raises the interrupt that
> acknowledges it. i2c_hid_finish_hwreset() therefore waits out its full
> one second timeout and logs "device did not ack reset within 1000 ms" on
> every probe and every resume, before the keyboard comes up regardless.
>
> Set I2C_HID_QUIRK_NO_IRQ_AFTER_RESET for it, as is already done for
> several other ITE parts, so the reset is followed by a fixed 100 ms sleep
> instead.
>
> Signed-off-by: Oleg Keri <okerixx@xxxxxxxxx>
Applied, thank you.
--
Jiri Kosina
SUSE Labs