aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/southbridge/intel/lynxpoint/acpi/serialio.asl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/southbridge/intel/lynxpoint/acpi/serialio.asl b/src/southbridge/intel/lynxpoint/acpi/serialio.asl
index 78eb4ee697..868443a1c6 100644
--- a/src/southbridge/intel/lynxpoint/acpi/serialio.asl
+++ b/src/southbridge/intel/lynxpoint/acpi/serialio.asl
@@ -546,6 +546,8 @@ Device (GPIO)
, // ResourceSourceIndex
, // ResourceSource
BAR0)
+ Interrupt (ResourceConsumer,
+ Level, ActiveHigh, Shared, , , ) {14}
})
Method (_CRS, 0, NotSerialized)