From: Przemyslaw Marczak <p.marczak@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 0/3] pmic:pfuze support buck regulator mode switch
Date: Mon, 19 Jan 2015 10:26:06 +0100 [thread overview]
Message-ID: <54BCCDAE.2070401@samsung.com> (raw)
In-Reply-To: <1421424314-21850-1-git-send-email-Peng.Fan@freescale.com>
Hello Peng,
On 01/16/2015 05:05 PM, Peng Fan wrote:
> Hi, Przemyslaw
>
> There is a few return value comments that from Fabio, I correct them and
> send out v4 version. Others are same to the v1 version patch set. If
> this patch set is fine, please give you Acked-by. Sorry for the troubles.
No troubles, just normal review process:)
>
> This patch set is to support buck regulator can
> working in different switching modes. To improve
> system efficiency the buck regulators can operate
> in different switching modes.
>
> patch 1/3 is to add related bit definitions and registers.
> patch 2/3 is to implement the switching mode init function.
> patch 3/3 is to add related mode init function in board code.
>
> mx6slevk board is not included in this patch set, since power
> and i2c interface are not implemented for it. Future patch will
> cover this to add PAD setting, power_init_board and etc.
>
>
> Peng Fan (3):
> pmic:pfuz100 add switch mode and more registers
> pmic:pfuze implement pmic_mode_init
> imx:mx6 set normal APS and standby PFM mode
>
> board/freescale/common/pfuze.c | 36 ++++++++++++++++++
> board/freescale/common/pfuze.h | 1 +
> board/freescale/mx6qsabreauto/mx6qsabreauto.c | 6 +++
> board/freescale/mx6sabresd/mx6sabresd.c | 6 ++-
> board/freescale/mx6sxsabresd/mx6sxsabresd.c | 6 ++-
> include/power/pfuze100_pmic.h | 53 +++++++++++++++++++++++++++
> 6 files changed, 106 insertions(+), 2 deletions(-)
>
For the series, Acked-by: Przemyslaw Marczak <p.marczak@samsung.com>
Best regards,
--
Przemyslaw Marczak
Samsung R&D Institute Poland
Samsung Electronics
p.marczak at samsung.com
prev parent reply other threads:[~2015-01-19 9:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-16 16:05 [U-Boot] [PATCH v4 0/3] pmic:pfuze support buck regulator mode switch Peng Fan
2015-01-16 16:05 ` [U-Boot] [PATCH v4 1/3] pmic:pfuz100 add switch mode and more registers Peng Fan
2015-01-22 10:24 ` Stefano Babic
2015-01-16 16:05 ` [U-Boot] [PATCH v4 2/3] pmic:pfuze implement pmic_mode_init Peng Fan
2015-01-22 10:30 ` Stefano Babic
2015-01-24 13:52 ` Peng Fan
2015-01-16 16:05 ` [U-Boot] [PATCH v4 3/3] imx:mx6 set normal APS and standby PFM mode Peng Fan
2015-01-19 9:26 ` Przemyslaw Marczak [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=54BCCDAE.2070401@samsung.com \
--to=p.marczak@samsung.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.