[U-Boot] [PATCH v2 0/3] misc:pmic: New PMIC generic driver
Stefano Babic
sbabic at denx.de
Wed Oct 5 12:52:00 CEST 2011
On 10/04/2011 07:45 AM, Lukasz Majewski wrote:
> This patch series adds new generic PMIC framework for u-boot.
> It is supposed to handle various types of pmic IC's (both,
> equippled with I2C or SPI bus).
>
> This patch series has been tested on Samsung's GONI reference target.
> ---
> Changes for v2:
> - New logical structure of patch series
> - printf/puts replaced with debug() macro where applicable
> - pmic_reg_write(...,u32 *val) replaced with u32 val
> - pmic_init() moved to board_init() function
>
> Lukasz Majewski (3):
> misc:pmic:core New generic PMIC driver
> misc:pmic:max8998 MAX8998 support at a new PMIC driver.
> misc:pmic:samsung Enable PMIC driver at GONI target
>
Hi Lukasz,
I retested your patches, they looks ok for me. I have only seen you
dropped also the changes to fsl_pmic.h and pmic_fsl.c, not only the ones
for MX51. Because I need in any case these changes to test your code, I
will merge also these files (I resubmit now a patch with your signed-off
with the code extracted from the V1, as fourth patch of your patchset..).
I tested also the RTC mc13783, this uses also PMIC code. It looks ok ;-).
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
More information about the U-Boot
mailing list