summaryrefslogtreecommitdiff
path: root/power/cannonlake.h
diff options
context:
space:
mode:
authorRachel Nancollas <rachelsn@google.com>2017-11-07 19:18:23 -0800
committerchrome-bot <chrome-bot@chromium.org>2017-11-15 20:21:12 -0800
commitdcf047fc1609b2afd06b7a2544f40742ae1e8493 (patch)
treef092ef80cbe5a7a87c01e49d7d9fdfff13ba7218 /power/cannonlake.h
parent204880575d9b4f8d630c5e3264d8f96fe7690031 (diff)
downloadchrome-ec-dcf047fc1609b2afd06b7a2544f40742ae1e8493.tar.gz
Meowth: Added initial board file.
Created Meowth symbolic link to Zoombini. Modified Zoombini gpio.inc and board, etc. files to compile a Meowth EC image with the correct gpios. BUG=b:69133424 BRANCH=none TEST=make BOARD=meowth and BOARD=zoombini runs with no errors Change-Id: Ib34d956efa89ae125de1ce7f8799162c74df0122 Signed-off-by: Rachel Nancollas <rachelsn@google.com> Reviewed-on: https://chromium-review.googlesource.com/762039 Commit-Ready: Aseda Aboagye <aaboagye@chromium.org> Tested-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Shawn N <shawnn@chromium.org>
Diffstat (limited to 'power/cannonlake.h')
-rw-r--r--power/cannonlake.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/power/cannonlake.h b/power/cannonlake.h
index 735f91a2b5..a056a96ec8 100644
--- a/power/cannonlake.h
+++ b/power/cannonlake.h
@@ -20,7 +20,7 @@
#define IN_PGOOD_ALL_CORE POWER_SIGNAL_MASK(X86_PMIC_DPWROK)
#define IN_ALL_S0 (IN_PGOOD_ALL_CORE | IN_ALL_PM_SLP_DEASSERTED | \
- POWER_SIGNAL_MASK(PP5000_PGOOD))
+ PP5000_PGOOD_POWER_SIGNAL_MASK)
#define CHIPSET_G3S5_POWERUP_SIGNAL IN_PCH_SLP_SUS_DEASSERTED