summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlec Berg <alecaberg@chromium.org>2014-05-13 17:14:10 -0700
committerchrome-internal-fetch <chrome-internal-fetch@google.com>2014-05-14 20:52:58 +0000
commitca55e1a6bbb5ffefe0f717a770b4b0f9512c6fd9 (patch)
tree056515eb93d9d476db3e93152c4d561647bbb38a
parentaa115bca4371b7956a8d00b09658563f7f3a42b0 (diff)
downloadchrome-ec-ca55e1a6bbb5ffefe0f717a770b4b0f9512c6fd9.tar.gz
samus: disable battery charging chip ILIM pin
Ignore ILIM pin for charging which allows EC to set the input current limit to anything it desires. This is necessary for 1.9 build because the hardware sets the ILIM to something like 0.5A. BUG=chrome-os-partner:28611 BRANCH=none TEST=none CQ-DEPEND=CL:198940 Change-Id: I43c57d0040e341e091ee36c97ec601d6bd174606 Signed-off-by: Alec Berg <alecaberg@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/199661 Reviewed-by: Vincent Palatin <vpalatin@chromium.org>
-rw-r--r--board/samus/board.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/samus/board.h b/board/samus/board.h
index d780ca7150..655b74cd45 100644
--- a/board/samus/board.h
+++ b/board/samus/board.h
@@ -34,6 +34,7 @@
#define CONFIG_CHARGER
#define CONFIG_CHARGER_V2
#define CONFIG_CHARGER_BQ24773
+#define CONFIG_CHARGER_ILIM_PIN_DISABLED
/* FIXME(crosbug.com/p/28721): determine correct values for these */
#define CONFIG_CHARGER_SENSE_RESISTOR 10
#define CONFIG_CHARGER_SENSE_RESISTOR_AC 10