]> Gentwo Git Trees - linux/.git/commit
platform/x86/amd/pmc: Add spurious_8042 to Xbox Ally
authorAntheas Kapenekakis <lkml@antheas.dev>
Fri, 24 Oct 2025 15:21:51 +0000 (17:21 +0200)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Thu, 6 Nov 2025 12:19:31 +0000 (14:19 +0200)
commitc0ddc54016636dd8dedfaf1a3b482a95058e1db2
tree8490b2d3b5cf7ce3e03d96d2afe64543b444bbda
parentdb4a3f0fbedb0398f77b9047e8b8bb2b49f355bb
platform/x86/amd/pmc: Add spurious_8042 to Xbox Ally

The Xbox Ally features a Van Gogh SoC that has spurious interrupts
during resume. We get the following logs:

atkbd_receive_byte: 20 callbacks suppressed
atkbd serio0: Spurious ACK on isa0060/serio0. Some program might be trying to access hardware directly.

So, add the spurious_8042 quirk for it. It does not have a keyboard, so
this does not result in any functional loss.

Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/4659
Signed-off-by: Antheas Kapenekakis <lkml@antheas.dev>
Reviewed-by: Mario Limonciello (AMD) <superm1@kernel.org>
Link: https://patch.msgid.link/20251024152152.3981721-3-lkml@antheas.dev
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/amd/pmc/pmc-quirks.c