Skip to content
Commit b5f9223a authored by Tamim Khan's avatar Tamim Khan Committed by Rafael J. Wysocki
Browse files

ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZA



Like the Asus Vivobook K3402ZA/K3502ZA/S5402ZA Asus Vivobook S5602ZA
has an ACPI DSDT table the describes IRQ 1 as ActiveLow while the kernel
overrides it to Edge_High. This prevents the keyboard on this laptop
from working. To fix this add this laptop to the skip_override_table so
that the kernel does not override IRQ 1.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=216579
Tested-by: default avatarDzmitry <wrkedm@gmail.com>
Signed-off-by: default avatarTamim Khan <tamim@fusetak.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 247f34f7
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