diff options
author | Tamim Khan <[email protected]> | 2022-08-28 23:04:19 -0400 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2022-09-10 18:22:24 +0200 |
commit | e12dee3736731e24b1e7367f87d66ac0fcd73ce7 (patch) | |
tree | ac09e992d13930ceccfe7aafc2b1e64c981410fe /lib/mpi/mpi-mod.c | |
parent | 840baca4c44130e9e1954d7b1807f3280c804bc2 (diff) |
ACPI: resource: Skip IRQ override on Asus Vivobook K3402ZA/K3502ZA
In the ACPI DSDT table for Asus VivoBook K3402ZA/K3502ZA
IRQ 1 is described as ActiveLow; however, the kernel overrides
it to Edge_High. This prevents the internal keyboard from working
on these laptops. In order to fix this add these laptops to the
skip_override_table so that the kernel does not override IRQ 1 to
Edge_High.
Link: https://bugzilla.kernel.org/show_bug.cgi?id=216158
Reviewed-by: Hui Wang <[email protected]>
Tested-by: Tamim Khan <[email protected]>
Tested-by: Sunand <[email protected]>
Signed-off-by: Tamim Khan <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions