From: Tony Lindgren <tony@atomide.com>
To: Markus Pargmann <mpa@pengutronix.de>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
kernel@pengutronix.de
Subject: Re: [PATCH v2] ARM: dts: tps65910 backup battery regulator
Date: Fri, 28 Feb 2014 13:52:56 -0800 [thread overview]
Message-ID: <20140228215256.GC13624@atomide.com> (raw)
In-Reply-To: <20140216220142.GA31006@pengutronix.de>
* Markus Pargmann <mpa@pengutronix.de> [140216 14:04]:
> Hi,
>
> On Thu, Jan 16, 2014 at 05:08:23PM +0100, Markus Pargmann wrote:
> > This patch adds a devicetree node for the backup battery regulator.
> >
> > Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
> > ---
> > Hi,
> >
> > Mark Brown applied [1] the other part of the series which adds 'vbb' as
> > regulator-compatible. I forgot to add you in Cc.
>
> Any comments on this?
Thanks applying into omap-for-v3.15/dt.
Regards,
Tony
> > [1] http://thread.gmane.org/gmane.linux.ports.arm.kernel/289815/focus=290089
> >
> > arch/arm/boot/dts/tps65910.dtsi | 5 +++++
> > 1 file changed, 5 insertions(+)
> >
> > diff --git a/arch/arm/boot/dts/tps65910.dtsi b/arch/arm/boot/dts/tps65910.dtsi
> > index 92693a8..b0ac665 100644
> > --- a/arch/arm/boot/dts/tps65910.dtsi
> > +++ b/arch/arm/boot/dts/tps65910.dtsi
> > @@ -82,5 +82,10 @@
> > reg = <12>;
> > regulator-compatible = "vmmc";
> > };
> > +
> > + vbb_reg: regulator@13 {
> > + reg = <13>;
> > + regulator-compatible = "vbb";
> > + };
> > };
> > };
> > --
> > 1.8.5.2
> >
> >
>
> --
> Pengutronix e.K. | |
> Industrial Linux Solutions | http://www.pengutronix.de/ |
> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
> Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: dts: tps65910 backup battery regulator
Date: Fri, 28 Feb 2014 13:52:56 -0800 [thread overview]
Message-ID: <20140228215256.GC13624@atomide.com> (raw)
In-Reply-To: <20140216220142.GA31006@pengutronix.de>
* Markus Pargmann <mpa@pengutronix.de> [140216 14:04]:
> Hi,
>
> On Thu, Jan 16, 2014 at 05:08:23PM +0100, Markus Pargmann wrote:
> > This patch adds a devicetree node for the backup battery regulator.
> >
> > Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
> > ---
> > Hi,
> >
> > Mark Brown applied [1] the other part of the series which adds 'vbb' as
> > regulator-compatible. I forgot to add you in Cc.
>
> Any comments on this?
Thanks applying into omap-for-v3.15/dt.
Regards,
Tony
> > [1] http://thread.gmane.org/gmane.linux.ports.arm.kernel/289815/focus=290089
> >
> > arch/arm/boot/dts/tps65910.dtsi | 5 +++++
> > 1 file changed, 5 insertions(+)
> >
> > diff --git a/arch/arm/boot/dts/tps65910.dtsi b/arch/arm/boot/dts/tps65910.dtsi
> > index 92693a8..b0ac665 100644
> > --- a/arch/arm/boot/dts/tps65910.dtsi
> > +++ b/arch/arm/boot/dts/tps65910.dtsi
> > @@ -82,5 +82,10 @@
> > reg = <12>;
> > regulator-compatible = "vmmc";
> > };
> > +
> > + vbb_reg: regulator at 13 {
> > + reg = <13>;
> > + regulator-compatible = "vbb";
> > + };
> > };
> > };
> > --
> > 1.8.5.2
> >
> >
>
> --
> Pengutronix e.K. | |
> Industrial Linux Solutions | http://www.pengutronix.de/ |
> Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
> Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2014-02-28 21:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-20 11:43 [PATCH v2 0/2] regulator: tps65910: backup battery regulator Markus Pargmann
2013-12-20 11:43 ` Markus Pargmann
2013-12-20 11:43 ` [PATCH v2 1/2] regulator: tps65910: Add " Markus Pargmann
2013-12-20 11:43 ` Markus Pargmann
2013-12-21 14:49 ` Mark Brown
2013-12-21 14:49 ` Mark Brown
2013-12-20 11:43 ` [PATCH v2 2/2] ARM: dts: tps65910 " Markus Pargmann
2013-12-20 11:43 ` Markus Pargmann
2014-01-16 16:08 ` [PATCH v2] " Markus Pargmann
2014-01-16 16:08 ` Markus Pargmann
2014-02-16 22:01 ` Markus Pargmann
2014-02-16 22:01 ` Markus Pargmann
2014-02-28 21:52 ` Tony Lindgren [this message]
2014-02-28 21:52 ` Tony Lindgren
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=20140228215256.GC13624@atomide.com \
--to=tony@atomide.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=mpa@pengutronix.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.