commit | ac6324e7021dfa917ce4f9a836318c3e46fbb84e | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali.rohar@gmail.com> | Sun Feb 10 18:32:18 2013 +0100 |
committer | Anton Vorontsov <anton@enomsg.org> | Sat Feb 16 13:34:10 2013 -0800 |
tree | 74dcd582e083fbf8c82e3146e89b84bb6e8d1295 | |
parent | 64d26f225fefe06c870634e7bfe026a063e7f776 [diff] |
bq2415x_charger: Add support for offline and 100mA mode * Renamed mode BQ2415X_MODE_NONE to BQ2415X_MODE_OFF because this mode turning chaging completly off * Added new mode BQ2415X_MODE_NONE which enable charging with maximal current limit 100mA (this is minimal safe value for bq2415x chips) Signed-off-by: Pali Rohár <pali.rohar@gmail.com> Signed-off-by: Anton Vorontsov <anton@enomsg.org>