From ca55e1a6bbb5ffefe0f717a770b4b0f9512c6fd9 Mon Sep 17 00:00:00 2001 From: Alec Berg Date: Tue, 13 May 2014 17:14:10 -0700 Subject: [PATCH] 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 Reviewed-on: https://chromium-review.googlesource.com/199661 Reviewed-by: Vincent Palatin --- board/samus/board.h | 1 + 1 file changed, 1 insertion(+) 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