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)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 24 Oct 2023 19:53:14 +0000 (21:53 +0200)
commit891ddc03e2f4395e24795596e032f57d5ab37fe7
tree3ab331f555eb5dd01fbff3ae5f58c44a9f72bf11
parent05d3ef8bba77c1b5f98d941d8b2d4aeab8118ef1
ACPI: EC: Add quirk for HP 250 G7 Notebook PC

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>
drivers/acpi/ec.c