]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ACPI: EC: Add quirk for HP 250 G7 Notebook PC
authorJonathan Denose <jdenose@chromium.org>
Tue, 24 Oct 2023 14:13:36 +0000 (09:13 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Nov 2023 17:14:43 +0000 (17:14 +0000)
commit6a2c311fd0dc90e55cf32d2fb2da757de05907df
tree14b33b7118efb92fa3073cb7d7e1fdbfbb5f2d44
parentfc666d1b47518a18519241cae213de1babd4a4ba
ACPI: EC: Add quirk for HP 250 G7 Notebook PC

[ Upstream commit 891ddc03e2f4395e24795596e032f57d5ab37fe7 ]

Add GPE quirk entry for HP 250 G7 Notebook PC.

This change allows the lid switch to be identified as the lid switch
and not a keyboard button. With the lid switch properly identified, the
device triggers suspend correctly on lid close.

Signed-off-by: Jonathan Denose <jdenose@google.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/acpi/ec.c