aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/getac
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/getac')
-rw-r--r--src/mainboard/getac/p470/acpi/battery.asl4
-rw-r--r--src/mainboard/getac/p470/acpi/ec.asl2
-rw-r--r--src/mainboard/getac/p470/acpi/superio.asl8
3 files changed, 7 insertions, 7 deletions
diff --git a/src/mainboard/getac/p470/acpi/battery.asl b/src/mainboard/getac/p470/acpi/battery.asl
index 48f1eca9b5..592bce037b 100644
--- a/src/mainboard/getac/p470/acpi/battery.asl
+++ b/src/mainboard/getac/p470/acpi/battery.asl
@@ -40,7 +40,7 @@ Scope(\_SB) {
}
/* Battery Info */
- Method(_BIF, 0)
+ Method(_BIF, 0, Serialized)
{
Name(PBIF, Package() {
0x01,
@@ -145,7 +145,7 @@ Scope(\_SB) {
}
/* Battery Info */
- Method(_BIF, 0)
+ Method(_BIF, 0, Serialized)
{
Name(PBIF, Package() {
0x01,
diff --git a/src/mainboard/getac/p470/acpi/ec.asl b/src/mainboard/getac/p470/acpi/ec.asl
index 91846f1030..7420d4ae3f 100644
--- a/src/mainboard/getac/p470/acpi/ec.asl
+++ b/src/mainboard/getac/p470/acpi/ec.asl
@@ -86,7 +86,7 @@ Device(EC0)
ODDS, 1
}
- Method (_CRS, 0)
+ Method (_CRS, 0, Serialized)
{
Name (ECMD, ResourceTemplate()
{
diff --git a/src/mainboard/getac/p470/acpi/superio.asl b/src/mainboard/getac/p470/acpi/superio.asl
index e9b5f0cf0d..9bf07ce18f 100644
--- a/src/mainboard/getac/p470/acpi/superio.asl
+++ b/src/mainboard/getac/p470/acpi/superio.asl
@@ -106,7 +106,7 @@ Device (SIO1)
})
/* Current Resource Settings */
- Method(_CRS, 0)
+ Method(_CRS, 0, Serialized)
{
Name(NONE, ResourceTemplate() {
IO(Decode16, 0x000, 0x000, 0x0, 0x1)
@@ -256,7 +256,7 @@ Device (SIO1)
})
/* Current Resource Settings */
- Method(_CRS, 0)
+ Method(_CRS, 0, Serialized)
{
Name(NONE, ResourceTemplate() {
IO(Decode16, 0x000, 0x000, 0x0, 0x1)
@@ -405,7 +405,7 @@ Device (SIO1)
})
/* Current Resource Settings */
- Method(_CRS, 0)
+ Method(_CRS, 0, Serialized)
{
Name(NONE, ResourceTemplate() {
IO(Decode16, 0x000, 0x000, 0x0, 0x1)
@@ -552,7 +552,7 @@ Device (SIO1)
})
/* Current Resource Settings */
- Method(_CRS, 0)
+ Method(_CRS, 0, Serialized)
{
Name(NONE, ResourceTemplate() {
IO(Decode16, 0x000, 0x000, 0x0, 0x1)