ACPI: EC: Add quirk for the HP Pavilion Gaming 15-dk1xxx
authorHans de Goede <hdegoede@redhat.com>
Wed, 20 Sep 2023 13:05:06 +0000 (15:05 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 21 Sep 2023 18:59:14 +0000 (20:59 +0200)
commitcd4aece493f99f95d41edcce32927d70a5dde923
tree78691a72cd405d87fcb07f65c77868094b73d223
parentce9ecca0238b140b88f43859b211c9fdfd8e5b70
ACPI: EC: Add quirk for the HP Pavilion Gaming 15-dk1xxx

Added GPE quirk entry for the HP Pavilion Gaming 15-dk1xxx.
There is a quirk entry for 2 15-c..... laptops, this is
for a new version which has 15-dk1xxx as identifier.

This fixes the LID switch and rfkill and brightness hotkeys
not working.

Closes: https://github.com/systemd/systemd/issues/28942
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/ec.c