summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mainboard/google/brya/acpi/peg.asl6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/google/brya/acpi/peg.asl b/src/mainboard/google/brya/acpi/peg.asl
index d0c76c8dc8..ebaeaecd25 100644
--- a/src/mainboard/google/brya/acpi/peg.asl
+++ b/src/mainboard/google/brya/acpi/peg.asl
@@ -35,7 +35,7 @@ Method (DL23, 0, Serialized)
Break
}
- Sleep (16)
+ Sleep (2)
Local0--
}
NCB7 = 1
@@ -58,7 +58,7 @@ Method (LD23, 0, Serialized)
Break
}
- Sleep (16)
+ Sleep (2)
Local0--
}
@@ -71,7 +71,7 @@ Method (LD23, 0, Serialized)
Break
}
- Sleep (16)
+ Sleep (2)
Local0--
}
}