[PATCH v2 0/2] Skip IRQ1 override for two laptops

Chuanhong Guo posted 2 patches 3 years, 10 months ago
There is a newer version of this series
drivers/acpi/resource.c | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
[PATCH v2 0/2] Skip IRQ1 override for two laptops
Posted by Chuanhong Guo 3 years, 10 months ago
The IRQ1 of these two laptops with Ryzen 6000 and Insyde UEFI
are active low, as described in ACPI DSDT. The kernel override
made their keyboard non-functional.
This patchset skips override for them.

Changes since v1:
 Match DMI DMI_PRODUCT_NAME for ThinkBook because the board name
 is used for other completely different Lenovo laptops.
 Add a patch for RedmiBook

Chuanhong Guo (1):
  ACPI: skip IRQ1 override on Lenovo ThinkBook 14G4+ ARA

Tighe Donnelly (1):
  ACPI: skip IRQ1 override on Redmi Book Pro 15 2022

 drivers/acpi/resource.c | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

-- 
2.36.1