summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chip/lm4/system.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/lm4/system.c b/chip/lm4/system.c
index 00f34ef2ad..95612d75ae 100644
--- a/chip/lm4/system.c
+++ b/chip/lm4/system.c
@@ -37,7 +37,7 @@ enum hibdata_index {
* EC itself, but we need a longer delay to ensure the rest of the components
* on the same power rail are reset.
*/
-#define HIB_RESET_USEC 100000
+#define HIB_RESET_USEC 150000
static int wait_for_hibctl_wc(void)
{