summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorVincent Palatin <vpalatin@chromium.org>2015-03-30 14:43:46 -0700
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2015-04-02 19:01:27 +0000
commitde24d511621fcc98b36152a7c373eeaa566fea74 (patch)
treebebd27e2bc3290b972598d56415d4a2abaa77f13 /include
parent6cb426e137ebf15dd1f428c657e26bd3d367b7ac (diff)
downloadchrome-ec-de24d511621fcc98b36152a7c373eeaa566fea74.tar.gz
charger: add TI BQ2589x charger driver
Driver for Texas Instrument bq25890/bq25892/bq25895 battery charger chip. Signed-off-by: Vincent Palatin <vpalatin@chromium.org> BRANCH=none BUG=chrome-os-partner:38603 TEST=On a modified board with BQ25892, charge a 1S battery and check ADC values. Change-Id: I536c6b58438464a63ad3d3536b9bb84ff35920e8 Reviewed-on: https://chromium-review.googlesource.com/263458 Reviewed-by: Bill Richardson <wfrichar@chromium.org> Commit-Queue: Vincent Palatin <vpalatin@chromium.org> Tested-by: Vincent Palatin <vpalatin@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index ad1dba54df..bc8807d436 100644
--- a/include/config.h
+++ b/include/config.h
@@ -240,6 +240,9 @@
#undef CONFIG_CHARGER_BQ24738
#undef CONFIG_CHARGER_BQ24770
#undef CONFIG_CHARGER_BQ24773
+#undef CONFIG_CHARGER_BQ25890
+#undef CONFIG_CHARGER_BQ25892
+#undef CONFIG_CHARGER_BQ25895
#undef CONFIG_CHARGER_TPS65090 /* Note: does not use CONFIG_CHARGER */
/*