commit | 210d4bc8a3128e3e61ac3bf4657114f8e6450e2a | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Wed May 09 07:40:40 2012 +1000 |
committer | Anton Vorontsov <cbouatmailru@gmail.com> | Tue Jun 19 19:12:53 2012 -0700 |
tree | 456c27828d2d3f4e76539736a0d53165932d7cd2 | |
parent | 9c645d2f887bd92df487b2c5dcd44d5fc0e7c761 [diff] |
twl4030_charger: Add backup-battery charging This allows a voltage and current (bb_uvolts and bb_uamps) to be specified in the platform_data, and charging of the backup battery will be enabled with those specification. As it is not possible to monitor the backup battery at all there is no new device created to represent it. Signed-off-by: NeilBrown <neilb@suse.de> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>