commit | a8f3542afe24d5ef03ee6ff1ddad64509c14c6cc | [log] [tgz] |
---|---|---|
author | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | Fri Oct 19 10:50:36 2012 -0700 |
committer | Abhijeet Dharmapurikar <adharmap@codeaurora.org> | Tue Oct 30 12:23:19 2012 -0700 |
tree | 375777b0da56c0b90d27c5988b6fbb12de0d1990 | |
parent | acb7aeac8e38a074e5b6ebd42cf79d8f4acf7488 [diff] |
power: pm8921-charger: make safe current configurable The safe current is a one time write per boot value. It determines the max charge current that can be pushed in the battery. Make this configurable via platform data so the safe value can be set different for different batteries. If not specified use a default of 1500mA Change-Id: I830bf2e679e76efe7ed9d8bb30a8d459d8b9a09a Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>