]> www.infradead.org Git - users/willy/xarray.git/commit
platform/x86: x86-android-tablets: Add support for disabling ACPI _AEI handlers
authorHans de Goede <hdegoede@redhat.com>
Mon, 10 Jan 2022 10:39:50 +0000 (11:39 +0100)
committerHans de Goede <hdegoede@redhat.com>
Mon, 24 Jan 2022 09:41:44 +0000 (10:41 +0100)
commit4ce2a32d40260374dfce5344960c419fde23ce87
tree74872bab1a601e80fea24003242162a09f92122a
parentddec7abd4d93760ad5b2c7c61bf123a7707664ca
platform/x86: x86-android-tablets: Add support for disabling ACPI _AEI handlers

Some of the broken DSDTs on these devices often also include broken / wrong
_AEI (ACPI Event Interrupt) handlers, which can cause e.g. interrupt storms
by listening to a floating GPIO pin.

Add support for disabling these and disable them on the Asus ME176C and
TF103C tablets.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-By: Lubomir Rintel <lkundrak@V3.sk>
Link: https://lore.kernel.org/r/20220110103952.48760-1-hdegoede@redhat.com
drivers/platform/x86/x86-android-tablets.c