summaryrefslogtreecommitdiff
path: root/board/puff/board.h
diff options
context:
space:
mode:
authorWai-Hong Tam <waihong@google.com>2020-07-23 13:35:48 -0700
committerCommit Bot <commit-bot@chromium.org>2020-08-04 06:38:09 +0000
commit119a7701d5c51e0b1e453955f8668b70e949e99f (patch)
treed64741e07385a22649d0d4ff4b33a94d51d84f85 /board/puff/board.h
parent3e8d31a1e10fc80852a6bdc02ebbe4fc54a6a948 (diff)
downloadchrome-ec-119a7701d5c51e0b1e453955f8668b70e949e99f.tar.gz
power/intel_x86: Generalize the sleep failure detection, not bound to S0ix
This change prepares to separate the sleep failure detection out of intel_x86, such that other chipset power sequence can reuse the code. It only touches the naming. No logic changes. * Rename to CONFIG_POWER_SLEEP_FAILURE_DETECTION * Modify the function and variable names, to avoid S0ix * Modify the comment to more neutral BRANCH=None BUG=b:162083524 TEST=make buildall -j Change-Id: I6a61c3b0a63af60913ee89e0ca343085fbd22308 Signed-off-by: Wai-Hong Tam <waihong@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2321872 Reviewed-by: Eric Yilun Lin <yllin@chromium.org>
Diffstat (limited to 'board/puff/board.h')
-rw-r--r--board/puff/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/puff/board.h b/board/puff/board.h
index 6a845bfdae..82b8c7f944 100644
--- a/board/puff/board.h
+++ b/board/puff/board.h
@@ -98,7 +98,7 @@
#define CONFIG_DELAY_DSW_PWROK_TO_PWRBTN
#define CONFIG_POWER_PP5000_CONTROL
#define CONFIG_POWER_S0IX
-#define CONFIG_POWER_S0IX_FAILURE_DETECTION
+#define CONFIG_POWER_SLEEP_FAILURE_DETECTION
#define CONFIG_POWER_TRACK_HOST_SLEEP_STATE
#define CONFIG_INA3221