]> git.hungrycats.org Git - linux/commit
platform/x86: wireless-hotkey: Add support for LG Airplane Button
authorArmin Wolf <W_Armin@gmx.de>
Thu, 6 Jun 2024 23:35:37 +0000 (01:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jul 2024 07:53:34 +0000 (09:53 +0200)
commitf27b501894f08558353d2cf5b25730843e467c73
tree8bf255198f505c68f238b301e741cbd0cec6ed78
parentd18449f56ab8b5b5df64c85ca0927612fe9c9a61
platform/x86: wireless-hotkey: Add support for LG Airplane Button

[ Upstream commit 151e78a0b89ee6dec93382dbdf5b1ef83f9c4716 ]

The LGEX0815 ACPI device is used by the "LG Airplane Mode Button"
Windows driver for handling rfkill requests. When the ACPI device
receives an 0x80 ACPI notification, an rfkill event is to be
send to userspace.

Add support for the LGEX0815 ACPI device to the driver.

Tested-by: Agathe Boutmy <agathe@boutmy.com>
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20240606233540.9774-2-W_Armin@gmx.de
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/platform/x86/wireless-hotkey.c