Skip to content
Commit 65eb2867 authored by Vojtech Hejsek's avatar Vojtech Hejsek Committed by Rafael J. Wysocki
Browse files

ACPI: resource: Skip IRQ override on Asus Expertbook B2402FBA



The Asus Expertbook B2502FBA has IRQ 1 described as Active_Low
in its ACPI table. However, the kernel overrides this and sets it to
Edge_High, which prevents the internal keyboard from working properly.

Adding this laptop model to the override_table fixes the issue.

Signed-off-by: default avatarVojtech Hejsek <hejsekvojtech@gmail.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 88af9b16
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment