commit | 7f1fbc851ff6b9295545f35e45c205e4812e725f | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Tue Apr 22 21:53:58 2014 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 09 14:38:23 2014 +0200 |
tree | 2332f55367598e3067c7f9a4451c40c2c4b9c366 | |
parent | 0379a9c631c32dcadf00276bef3f3a8966b2a71a [diff] |
power: Add support for LTC3676 PMIC The LTC3676 PMIC includes four DC/DC converters, and three 300mA LDO Regulators (two Adjustable). The DC/DC converters are adjustable based on a resistor devider (board-specific). This adds support for the LTC3676 by creating a namespace unique init function that uses the PMIC API to allocate a pmic and defines the registers. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Acked-by: Stefano Babic <sbabic@denx.de>