commit | 43cb1e952de4a2bd6f43478de36c10b57922d132 | [log] [tgz] |
---|---|---|
author | Amir Samuelov <amirs@codeaurora.org> | Sun Oct 23 15:14:12 2011 +0200 |
committer | David Keitel <dkeitel@codeaurora.org> | Tue Nov 01 10:10:43 2011 -0700 |
tree | d3f44c39a0c795d796196c63b0f31770136224cc | |
parent | 0716b5e34f1162be65cfa0209c37e0479ef83c42 [diff] |
power: isl9519q: Add pm8921 external-charger support The isl9519q interface with the pm8921 via external-charger registration. The pm8921 notifies the isl9519q to start/stop charging. This way the isl9519q driver doesn't need to: 1. Monitor the charge current for end-of-charging detection. 2. Get interrupt from isl9519q HW. 3. Check n_valid_gpio for DC Inserted validity. Change-Id: Ia0472440010fe1582a5aa8b557c9e4ab17e1a657 Signed-off-by: Amir Samuelov <amirs@codeaurora.org>