commit | bb879101606dd7235d8f4ecd0f707b63281d0838 | [log] [tgz] |
---|---|---|
author | Rhyland Klein <rklein@nvidia.com> | Mon Feb 28 16:55:28 2011 -0800 |
committer | Anton Vorontsov <cbouatmailru@gmail.com> | Tue Mar 01 22:24:01 2011 +0300 |
tree | 74aae7149b888a1e54f23608314f795ee992d47f | |
parent | b5db7cde69f87178fb771970a2b512a452a9d680 [diff] |
bq20z75: Add optional battery detect gpio Adding support for an optional gpio for battery detection. This is passed in through the i2c platform data. It also accepts another field, battery_detect_present to signify the gpio state which means the battery is present, either 0 (low) or 1 (high). Signed-off-by: Rhyland Klein <rklein@nvidia.com> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>