[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220620153045.11129-1-gch981213@gmail.com>
Date: Mon, 20 Jun 2022 23:30:42 +0800
From: Chuanhong Guo <gch981213@...il.com>
To: linux-acpi@...r.kernel.org
Cc: Chuanhong Guo <gch981213@...il.com>,
"Rafael J. Wysocki" <rafael@...nel.org>,
Len Brown <lenb@...nel.org>,
linux-kernel@...r.kernel.org (open list)
Subject: [PATCH v3 0/3] Skip IRQ1 override for two laptops
The IRQ1 of these laptops with Ryzen 6000 and Insyde UEFI are
active low and defined in legacy format in ACPI DSDT. The
kernel override made their keyboard non-functional.
This patchset skips override for them.
Changes since v1:
Match DMI_PRODUCT_NAME for ThinkBook because the board name
is used for other completely different Lenovo laptops.
Add a patch for RedmiBook
Changes since v2:
Fix alphabetical order in skip_override_table
Add a patch for Asus Zenbook
Chuanhong Guo (1):
ACPI: skip IRQ1 override on Lenovo ThinkBook 14G4+ ARA
Kent Hou Man (1):
ACPI: skip IRQ1 override on Asus Zenbook S 13 OLED UM5302
Tighe Donnelly (1):
ACPI: skip IRQ1 override on Redmi Book Pro 15 2022
drivers/acpi/resource.c | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
--
2.36.1
Powered by blists - more mailing lists