]> git.itanic.dy.fi Git - linux-stable/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)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 29 Dec 2023 17:44:58 +0000 (18:44 +0100)
commitdf0cced74159c79e36ce7971f0bf250673296d93
treea8db364679081240375e8270a8787558a4b47c5f
parent861deac3b092f37b2c5e6871732f3e11486f7082
ACPI: resource: Add another DMI match for the TongFang GMxXGxx

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>
drivers/acpi/resource.c