[U-Boot] [PATCH v3 0/3] imx: mx6slevk add pmic support
Stefano Babic
sbabic at denx.de
Thu Feb 12 11:37:41 CET 2015
Hi Peng,
On 12/02/2015 02:36, Peng Fan wrote:
> This patch set is extracted from the previous "imx:mx6 add ldo bypass"
> patch set, with only one return value change.
>
> patch 1/3 is add pad settings for I2C1
> patch 2/3 is add I2C and PMIC support in board header file
> patch 3/3 is to add pmic support for mx6slevk.
>
> patch 3/3 is from patch 3/12 in previous "imx:mx6 add ldo bypass" patch,
> with only one small change is return value.
>
> Changes v3:
> Take Fabio's suggestion, for patch 3/3, remove ret variable, and directly
> "return pfuze_mode_init(xxx)"
>
> Changes v2:
> Changing "return -EIO" to "return ret".
>
> Peng Fan (3):
> imx:mx6sl add I2c pad settings
> imx:mx6slevk add pmic and i2c configuration
> imx:mx6slevk implement power init board
>
> arch/arm/include/asm/arch-mx6/mx6sl_pins.h | 5 ++++
> board/freescale/mx6slevk/mx6slevk.c | 42 ++++++++++++++++++++++++++++++
> include/configs/mx6slevk.h | 12 +++++++++
> 3 files changed, 59 insertions(+)
>
They look good for me - if no comments will be posted, they will be
merge by next iteration.
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
More information about the U-Boot
mailing list