summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorVincent Palatin <vpalatin@chromium.org>2014-03-21 17:48:37 -0700
committerchrome-internal-fetch <chrome-internal-fetch@google.com>2014-03-29 02:17:27 +0000
commit5945c6462f76eaf380f488d882e79660604e22d8 (patch)
treeb98be1efb4ea0c5ab0d99eb7ee9dfb40e1f536da /include
parent4681e6bc342b29f2f6e4527fbec58cd110515ee3 (diff)
downloadchrome-ec-5945c6462f76eaf380f488d882e79660604e22d8.tar.gz
Add driver for TI BQ24773 charger
Add support TI BQ24773 1S/2S/3S NVDC battery charger. This is not a "Smart Battery" compliant charger IC, it should and cannot use the sbc_ helpers. Signed-off-by: Vincent Palatin <vpalatin@chromium.org> BRANCH=none BUG=none TEST=on FruitPie, run "charger" command on the EC console, add the charger task and see the battery charging. Change-Id: I6f470184f0ce424a05007e493d802dcdb2156477 Reviewed-on: https://chromium-review.googlesource.com/191212 Tested-by: Vincent Palatin <vpalatin@chromium.org> Reviewed-by: Randall Spangler <rspangler@chromium.org> Commit-Queue: Vincent Palatin <vpalatin@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index bd0f2be9dd..7a882c3fcb 100644
--- a/include/config.h
+++ b/include/config.h
@@ -172,6 +172,7 @@
#undef CONFIG_CHARGER_BQ24715
#undef CONFIG_CHARGER_BQ24725
#undef CONFIG_CHARGER_BQ24738
+#undef CONFIG_CHARGER_BQ24773
#undef CONFIG_CHARGER_TPS65090 /* Note: does not use CONFIG_CHARGER */
/*