summaryrefslogtreecommitdiff
path: root/power/cannonlake.h
diff options
context:
space:
mode:
Diffstat (limited to 'power/cannonlake.h')
-rw-r--r--power/cannonlake.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/power/cannonlake.h b/power/cannonlake.h
index da67c7cbb8..404558441f 100644
--- a/power/cannonlake.h
+++ b/power/cannonlake.h
@@ -17,8 +17,7 @@
IN_PCH_SLP_S4_DEASSERTED | \
IN_PCH_SLP_SUS_DEASSERTED)
-/* TODO(aaboagye): Should this be PMIC_DPWROK ? */
-#define IN_PGOOD_ALL_CORE 0
+#define IN_PGOOD_ALL_CORE POWER_SIGNAL_MASK(X86_PMIC_DPWROK)
#define IN_ALL_S0 (IN_PGOOD_ALL_CORE | IN_ALL_PM_SLP_DEASSERTED)