]> git.ipfire.org Git - thirdparty/linux.git/commit
ACPI: resource: Use IRQ override on MACHENIKE 16P
authorWentao Guan <guanwentao@uniontech.com>
Tue, 3 Jun 2025 12:20:59 +0000 (20:20 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 10 Jun 2025 18:58:37 +0000 (20:58 +0200)
commitc99ad987d3e9b550e9839d5df22de97d90462e5f
treea55a869f1e3f70585613023291185c8c0c441861
parent19272b37aa4f83ca52bdf9c16d5d81bdd1354494
ACPI: resource: Use IRQ override on MACHENIKE 16P

Use ACPI IRQ override on MACHENIKE laptop to make the internal
keyboard work.

Add a new entry to the irq1_edge_low_force_override structure, similar
to the existing ones.

Link: https://bbs.deepin.org.cn/zh/post/287628
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
Link: https://patch.msgid.link/20250603122059.1072790-1-guanwentao@uniontech.com
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/resource.c