All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felipe Balbi <balbi@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 7/8] pmic: add tps62362 simple wrapper code
Date: Tue, 6 Jan 2015 09:12:39 -0600	[thread overview]
Message-ID: <20150106151239.GC6502@saruman> (raw)
In-Reply-To: <54ABA3AF.5000700@ti.com>

On Tue, Jan 06, 2015 at 02:28:23PM +0530, Mugunthan V N wrote:
> On Tuesday 23 December 2014 03:56 AM, Felipe Balbi wrote:
> > This regulator is used with AM437x IDK to feed
> > VDD_MPU, without means to scale VDD_MPU we can't
> > support higher frequencies.
> > 
> > Signed-off-by: Felipe Balbi <balbi@ti.com>
> > ---
> >  drivers/power/pmic/Makefile        |  1 +
> >  drivers/power/pmic/pmic_tps62362.c | 47 ++++++++++++++++++++++++++++++++++++++
> >  2 files changed, 48 insertions(+)
> >  create mode 100644 drivers/power/pmic/pmic_tps62362.c
> 
> There is a build error with this patch because tps62362.h is missing in
> the commit.

looks like I forgot to git add :-s

yeah, I did. I'll resend it.

-- 
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150106/ca3c0e6f/attachment.pgp>

  reply	other threads:[~2015-01-06 15:12 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-22 22:26 [U-Boot] [PATCH 1/8] arm: am437x: PLL values for all input frequencies Felipe Balbi
2014-12-22 22:26 ` [U-Boot] [PATCH 2/8] arm: am437x: Enable hardware leveling for EMIF Felipe Balbi
2015-01-13 21:51   ` [U-Boot] [U-Boot, " Tom Rini
2014-12-22 22:26 ` [U-Boot] [PATCH 3/8] arm: am437x: Correct PLL frequency for 25MHz Felipe Balbi
2015-01-13 21:51   ` [U-Boot] [U-Boot, " Tom Rini
2014-12-22 22:26 ` [U-Boot] [PATCH 4/8] board: ti: am43xx: replace if else if else with a switch Felipe Balbi
2015-01-13 21:51   ` [U-Boot] [U-Boot, " Tom Rini
2014-12-22 22:26 ` [U-Boot] [PATCH 5/8] power: tps65218: define all valid VDD_MPU voltages Felipe Balbi
2015-01-13 21:51   ` [U-Boot] [U-Boot, " Tom Rini
2014-12-22 22:26 ` [U-Boot] [PATCH 6/8] board: ti: am43xx: take care of all OPPs Felipe Balbi
2015-01-13 21:51   ` [U-Boot] [U-Boot,6/8] " Tom Rini
2014-12-22 22:26 ` [U-Boot] [PATCH 7/8] pmic: add tps62362 simple wrapper code Felipe Balbi
2015-01-06  8:58   ` Mugunthan V N
2015-01-06 15:12     ` Felipe Balbi [this message]
2015-01-06 15:14       ` [U-Boot] [PATCH v2 " Felipe Balbi
2015-01-13 21:50         ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-12-22 22:26 ` [U-Boot] [PATCH 8/8] board: ti: am43xx: add support for AM43xx Industrial Development Kit Felipe Balbi
2015-01-13 21:51   ` [U-Boot] [U-Boot, " Tom Rini
2015-01-08  6:21 ` [U-Boot] [PATCH 1/8] arm: am437x: PLL values for all input frequencies Mugunthan V N
2015-01-13 21:50 ` [U-Boot] [U-Boot, " Tom Rini
2015-01-13 21:50 ` Tom Rini

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=20150106151239.GC6502@saruman \
    --to=balbi@ti.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.