[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220619131657.37067-1-gch981213@gmail.com>
Date: Sun, 19 Jun 2022 21:16:55 +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 v2 0/2] Skip IRQ1 override for two laptops
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
Powered by blists - more mailing lists