]> 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)
committerHans de Goede <hdegoede@redhat.com>
Mon, 24 Jun 2024 11:27:49 +0000 (13:27 +0200)
commit151e78a0b89ee6dec93382dbdf5b1ef83f9c4716
treee4b18c1b205d2eed82fe822f04b7ab5180c1a157
parentd56fbfbaf592a115b2e11c1044829afba34069d2
platform/x86: wireless-hotkey: Add support for LG Airplane Button

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>
drivers/platform/x86/wireless-hotkey.c