ACPI: EC: Add quirk for the HP Pavilion Gaming 15-cx0041ur
authorMia Kanashi <chad@redpilled.dev>
Sat, 29 Oct 2022 22:20:08 +0000 (01:20 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 Dec 2022 12:32:57 +0000 (13:32 +0100)
commitf72e95c2204f26c5a13ea613212cc48820dcbf0c
tree49f2b68de61a75e13f807811318377d62a9cfff8
parentb85f0e292f73f353eea915499604fbf50c8238b4
ACPI: EC: Add quirk for the HP Pavilion Gaming 15-cx0041ur

[ Upstream commit b423f240a66ad928c4cb5ec6055dfc90ce8d894e ]

Added GPE quirk entry for the HP Pavilion Gaming 15-cx0041ur.
There is a quirk entry for the 15-cx0xxx laptops, but this one has
different DMI_PRODUCT_NAME.

Notably backlight keys and other ACPI events now function correctly.

Signed-off-by: Mia Kanashi <chad@redpilled.dev>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/acpi/ec.c