summaryrefslogtreecommitdiff
path: root/driver/pmic_tps650x30.h
diff options
context:
space:
mode:
authorAseda Aboagye <aaboagye@google.com>2017-11-29 17:30:15 -0800
committerchrome-bot <chrome-bot@chromium.org>2017-12-18 20:33:00 -0800
commit1ca59fb7b13768569910bedbc8204265b62ba02f (patch)
treeded9959d371215de01b9e2e3f63f3a56a088a6f7 /driver/pmic_tps650x30.h
parentbbb40ce21d7a972c812621091390a994c6fce4b6 (diff)
downloadchrome-ec-1ca59fb7b13768569910bedbc8204265b62ba02f.tar.gz
meowth: zoombini: Mask off 5V PGOOD and COMP_C.
The boards need to have 5V masked off from the power good tree. Additionially, Meowth needs to have the COMP_C fault masked from the fault mask because its enable is connected and not grounded like on Zoombini. BUG=b:69935563 BRANCH=None TEST=flash zoombini; Verify that we can boot to S0. Change-Id: Ia51004a131e7c31d0e5ee59d87ab13455b822779 Signed-off-by: Aseda Aboagye <aaboagye@google.com> Reviewed-on: https://chromium-review.googlesource.com/807632 Commit-Ready: Aseda Aboagye <aaboagye@chromium.org> Tested-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Shawn N <shawnn@chromium.org>
Diffstat (limited to 'driver/pmic_tps650x30.h')
-rw-r--r--driver/pmic_tps650x30.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/pmic_tps650x30.h b/driver/pmic_tps650x30.h
index 16b923d640..5198686800 100644
--- a/driver/pmic_tps650x30.h
+++ b/driver/pmic_tps650x30.h
@@ -28,6 +28,7 @@
#define TPS650X30_REG_DISCHCNT3 0x3E
#define TPS650X30_REG_DISCHCNT4 0x3F
#define TPS650X30_REG_PWFAULT_MASK1 0xE5
+#define TPS650X30_REG_PWFAULT_MASK2 0xE6
/* TPS650X30 register values */
#define TPS650X30_VENDOR_ID 0x22