[GIT PULL] ACPI fixes for v6.6-rc6

From: Rafael J. Wysocki
Date: Fri Oct 13 2023 - 11:39:46 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-6.6-rc6

with top-most commit 9bc2fb9a7e41542a193658deff3df572fa24cb68

Merge branches 'acpi-ec' and 'acpi-resource'

on top of commit 94f6f0550c625fab1f373bb86a6669b45e9748b3

Linux 6.6-rc5

to receive ACPI fixes for 6.6-rc6.

These add an ACPI EC GPE detection quirk for HP Pavilion Gaming
15-dk1xxx and ACPI IRQ override quirks for TongFang GM6BGEQ, GM6BG5Q
and GM6BG0Q, and for ASUS ExpertBook B1402CBA (Hans de Goede).

Thanks!


---------------

Hans de Goede (3):
ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CBA
ACPI: EC: Add quirk for the HP Pavilion Gaming 15-dk1xxx
ACPI: resource: Add TongFang GM6BGEQ, GM6BG5Q and GM6BG0Q to
irq1_edge_low_force_override[]

---------------

drivers/acpi/ec.c | 11 +++++++++++
drivers/acpi/resource.c | 26 ++++++++++++++++++++------
2 files changed, 31 insertions(+), 6 deletions(-)