summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortony.tang <tony.tang@lcfc.corp-partner.google.com>2022-03-16 16:40:53 +0800
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-03-23 07:04:58 +0000
commit79d42e8fae496a2a69bce288289094b720b8b343 (patch)
tree30e0567949aa42dc7420baacd49b7628ac2085f1
parent4a6ffc9768ef69983bc9b7ee11c6a002231b81a7 (diff)
downloadchrome-ec-79d42e8fae496a2a69bce288289094b720b8b343.tar.gz
taniks: modify for Prochot function setting
R423 was changed to 402k. On a system with 2S battery, charger will monitor Vsys and trigger PROCHOT# if Vsys gets below 6v BUG=b:210073795 BRANCH=none TEST=make buildall -j Signed-off-by: tony.tang <tony.tang@lcfc.corp-partner.google.com> Change-Id: Ib20e24a7827c0f94865e25c4b5bd77cfd25fb40d Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3528453 Reviewed-by: Boris Mittelberg <bmbm@google.com> Reviewed-by: caveh jalali <caveh@chromium.org>
-rw-r--r--board/taniks/board.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/taniks/board.h b/board/taniks/board.h
index e6bdc7a637..9a81c4ff90 100644
--- a/board/taniks/board.h
+++ b/board/taniks/board.h
@@ -228,6 +228,8 @@
#define CONFIG_CHARGER_BQ25710_PP_ACOK
/* 34h BIT3 and BIT15:10 IDCHG 9728mA, step is 512mA */
#define CONFIG_CHARGER_BQ25710_IDCHG_LIMIT_MA 9728
+/* 34h BIT6 CONFIG_CHARGER_BQ25710_PP_COMP */
+#define CONFIG_CHARGER_BQ25710_PP_COMP
/* 36h UVP 5600mV */
#define CONFIG_CHARGER_BQ25720_VSYS_UVP_CUSTOM
#define CONFIG_CHARGER_BQ25720_VSYS_UVP \