summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongBeum.Ha <ybha@samsung.corp-partner.google.com>2020-01-28 11:45:19 +0900
committerPhilip Chen <philipchen@chromium.org>2020-01-29 19:40:05 +0000
commit7a3d757b240fa0c09a18436bccdbdfd5ce3f63ce (patch)
tree394d6b3d994fc7762f65141c5933b25b07c54801
parent53a2f5aed395b71b221e198d2b376ecc7236a669 (diff)
downloadchrome-ec-7a3d757b240fa0c09a18436bccdbdfd5ce3f63ce.tar.gz
kohaku : set CONFIG_CHARGER_BQ25710_IDCHG_LIMIT_MA to 6144
Some systems fail to boot or shutdown abnormally because of discharging current. So set CONFIG_CHARGER_BQ25710_IDCHG_LIMIT_MA to 6144. BUG=b:148189096 BRANCH=firmware-hatch-12672.B TEST=On Kohaku, Update and check if failed systems work. Change-Id: Ie125eaa3fb61ea624467d3e32e2bc9896098d1cd Signed-off-by: YongBeum.Ha <ybha@samsung.corp-partner.google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2024248 Reviewed-by: Philip Chen <philipchen@chromium.org> Commit-Queue: Philip Chen <philipchen@chromium.org> Tested-by: Philip Chen <philipchen@chromium.org>
-rw-r--r--board/kohaku/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/kohaku/board.h b/board/kohaku/board.h
index a90e930c88..4a1c36369b 100644
--- a/board/kohaku/board.h
+++ b/board/kohaku/board.h
@@ -115,7 +115,7 @@
* TODO(b/133444665): Revisit this threshold once peak power consumption tuning
* for the AP is completed.
*/
-#define CONFIG_CHARGER_BQ25710_IDCHG_LIMIT_MA 8192
+#define CONFIG_CHARGER_BQ25710_IDCHG_LIMIT_MA 6144
#define CONFIG_BATTERY_CHECK_CHARGE_TEMP_LIMITS
#define CONFIG_CHARGER_PROFILE_OVERRIDE