]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ACPI: resource: Add another DMI match for the TongFang GMxXGxx
authorHans de Goede <hdegoede@redhat.com>
Sat, 23 Dec 2023 14:57:06 +0000 (15:57 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Jan 2024 10:50:10 +0000 (11:50 +0100)
commitdcf95b26bef9985e92931004490d071b60d92665
tree8835daee268d6edfbbfa1b33257ace48989bbe79
parent5816a82caf12d6d04828244b7344ccff3c86203b
ACPI: resource: Add another DMI match for the TongFang GMxXGxx

commit df0cced74159c79e36ce7971f0bf250673296d93 upstream.

The TongFang GMxXGxx, which needs IRQ overriding for the keyboard to work,
is also sold as the Eluktronics RP-15 which does not use the standard
TongFang GMxXGxx DMI board_name.

Add an entry for this laptop to the irq1_edge_low_force_override[] DMI
table to make the internal keyboard functional.

Reported-by: Luis Acuna <ldacuna@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Cc: All applicable <stable@vger.kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/acpi/resource.c