public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 0/3] imx: mx6slevk add pmic support
Date: Thu, 12 Feb 2015 11:37:41 +0100	[thread overview]
Message-ID: <54DC8275.9040301@denx.de> (raw)
In-Reply-To: <1423704989-27811-1-git-send-email-Peng.Fan@freescale.com>

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
=====================================================================

      parent reply	other threads:[~2015-02-12 10:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-12  1:36 [U-Boot] [PATCH v3 0/3] imx: mx6slevk add pmic support Peng Fan
2015-02-12  1:36 ` [U-Boot] [PATCH v3 1/3] imx:mx6sl add I2c pad settings Peng Fan
2015-02-23  8:19   ` Stefano Babic
2015-02-12  1:36 ` [U-Boot] [PATCH v3 2/3] imx:mx6slevk add pmic and i2c configuration Peng Fan
2015-02-23  8:18   ` Stefano Babic
2015-02-12  1:36 ` [U-Boot] [PATCH v3 3/3] imx:mx6slevk implement power init board Peng Fan
2015-02-23  8:18   ` Stefano Babic
2015-02-12 10:37 ` Stefano Babic [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54DC8275.9040301@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox