mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-02 13:14:51 +00:00
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>
This commit is contained in:
committed by
chrome-internal-fetch
parent
aa115bca43
commit
ca55e1a6bb
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user