commit | 7bbdecd70708f35dd1476251c00836d6f0ecc7db | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Apr 02 13:18:44 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue May 15 08:31:37 2012 +0200 |
tree | 9f9a363dd5ac36115422024215e0b35ddf273547 | |
parent | eae8e7e8d5584f3fbedf3ccbce01d7cea1019e94 [diff] |
i2c: Add TPS6586X driver This power management chip supports battery charging and a large number of power supplies. This initial driver only provides the ability to adjust the two synchronous buck converters SM0 and SM1 in a stepwise manner. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>