commit | 5e2f01772a87ddd8592d5a53de85261b62faa7fb | [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 | 17449272a01f2c23b890090ef7ebf720ec9cea32 [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>