commit | 1aa7e23e2ba41c94d61bcd9199afb23817400f3c | [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 | a35925b8c10c99a7020bfcda74c8a6c72ed90cf5 [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>