[U-Boot] [PATCH 00/16] pmic: Redesign PMIC framework to support multiple instances of devices

Tom Rini trini at ti.com
Fri Sep 14 19:35:13 CEST 2012


On Fri, Sep 14, 2012 at 05:39:59PM +0200, Lukasz Majewski wrote:

> PMIC framework has been redesigned to support multiple instances of power related devices
> (e.g. fuel gauge, PMICs, chargers, micro USB IC).
> 
> Due to that, code at other architectures and boards have been adjusted properly.
> 
> New power_board_init() method at ./lib/board.c file has been introduced. It is meant
> to be an architecture dependent function to support advanced power management.
> Since PMIC framework uses lists internally to link different devices, its initialization 
> must be done just after malloc initialization.

The framework itself looks OK, but I'd appreciate others reviewing as
well.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120914/3c2a22da/attachment.pgp>


More information about the U-Boot mailing list