]> git.itanic.dy.fi Git - linux-stable/commit
ACPI: resource: Add ASUS model S5402ZA to quirks
authorKellen Renshaw <kellen.renshaw@canonical.com>
Wed, 21 Sep 2022 17:24:22 +0000 (10:24 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 24 Sep 2022 17:01:55 +0000 (19:01 +0200)
commit6e5cbe7c4b41824e500acbb42411da692d1435f1
tree29d4b5dd4dd9148aa1afe33c75e8439292c62150
parent1538dc8c1561f0de4ba57a69e2a421a1a3951618
ACPI: resource: Add ASUS model S5402ZA to quirks

The Asus Vivobook S5402ZA has the same keyboard issue as Asus Vivobook
K3402ZA/K3502ZA. The kernel overrides IRQ 1 to Edge_High when it
should be Active_Low.

This patch adds the S5402ZA model to the quirk list.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=216158
Tested-by: Kellen Renshaw <kellen.renshaw@canonical.com>
Signed-off-by: Kellen Renshaw <kellen.renshaw@canonical.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/resource.c