All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
To: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>
Cc: "Ravikumar Kattekola" <rk-l0cyMroinI0@public.gmane.org>,
	"Benoît Cousson"
	<bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 0/2] ARM: dts: dra7-evm: Regulator max voltage fixes
Date: Wed, 10 Dec 2014 08:47:35 -0800	[thread overview]
Message-ID: <20141210164734.GE30437@atomide.com> (raw)
In-Reply-To: <547F0A57.7040806-l0cyMroinI0@public.gmane.org>

* Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> [141203 05:06]:
> On 12/03/2014 06:03 AM, Ravikumar Kattekola wrote:
> > Hi,
> > 
> > This set does a minor fix and an update:
> > 
> >    - Fix a typo in the max voltage property of smps6 (vdd_gpu) regulator node added by
> >      the patch : c56a831ca47e ("ARM: dts: DRA7: Add TPS659038 PMIC nodes")
> > 
> >    - Update max voltage property of smps7 (vdd_core) regulator node to align with the 
> >      latest Data Manual
> > 
> > Regards,
> > RK
> > 
> > Ravikumar Kattekola (2):
> >   ARM: dts: dra7-evm: Fix typo in SMPS6 (VDD_GPU) max voltage
> >   ARM: dts: dra7-evm: Update SMPS7 (VDD_CORE) max voltage to match DM
> > 
> >  arch/arm/boot/dts/dra7-evm.dts  |    4 ++--
> >  arch/arm/boot/dts/dra72-evm.dts |    2 +-
> >  2 files changed, 3 insertions(+), 3 deletions(-)
> > 
> These apply to
> 
> https://git.kernel.org/cgit/linux/kernel/git/tmlind/linux-omap.git/log/?h=omap-for-v3.19/dt-v2
> 
> Acked-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>

Applying both into omap-for-v3.19/fixes thanks.

Tony
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: dts: dra7-evm: Regulator max voltage fixes
Date: Wed, 10 Dec 2014 08:47:35 -0800	[thread overview]
Message-ID: <20141210164734.GE30437@atomide.com> (raw)
In-Reply-To: <547F0A57.7040806@ti.com>

* Nishanth Menon <nm@ti.com> [141203 05:06]:
> On 12/03/2014 06:03 AM, Ravikumar Kattekola wrote:
> > Hi,
> > 
> > This set does a minor fix and an update:
> > 
> >    - Fix a typo in the max voltage property of smps6 (vdd_gpu) regulator node added by
> >      the patch : c56a831ca47e ("ARM: dts: DRA7: Add TPS659038 PMIC nodes")
> > 
> >    - Update max voltage property of smps7 (vdd_core) regulator node to align with the 
> >      latest Data Manual
> > 
> > Regards,
> > RK
> > 
> > Ravikumar Kattekola (2):
> >   ARM: dts: dra7-evm: Fix typo in SMPS6 (VDD_GPU) max voltage
> >   ARM: dts: dra7-evm: Update SMPS7 (VDD_CORE) max voltage to match DM
> > 
> >  arch/arm/boot/dts/dra7-evm.dts  |    4 ++--
> >  arch/arm/boot/dts/dra72-evm.dts |    2 +-
> >  2 files changed, 3 insertions(+), 3 deletions(-)
> > 
> These apply to
> 
> https://git.kernel.org/cgit/linux/kernel/git/tmlind/linux-omap.git/log/?h=omap-for-v3.19/dt-v2
> 
> Acked-by: Nishanth Menon <nm@ti.com>

Applying both into omap-for-v3.19/fixes thanks.

Tony

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: Nishanth Menon <nm@ti.com>
Cc: "Ravikumar Kattekola" <rk@ti.com>,
	"Benoît Cousson" <bcousson@baylibre.com>,
	linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 0/2] ARM: dts: dra7-evm: Regulator max voltage fixes
Date: Wed, 10 Dec 2014 08:47:35 -0800	[thread overview]
Message-ID: <20141210164734.GE30437@atomide.com> (raw)
In-Reply-To: <547F0A57.7040806@ti.com>

* Nishanth Menon <nm@ti.com> [141203 05:06]:
> On 12/03/2014 06:03 AM, Ravikumar Kattekola wrote:
> > Hi,
> > 
> > This set does a minor fix and an update:
> > 
> >    - Fix a typo in the max voltage property of smps6 (vdd_gpu) regulator node added by
> >      the patch : c56a831ca47e ("ARM: dts: DRA7: Add TPS659038 PMIC nodes")
> > 
> >    - Update max voltage property of smps7 (vdd_core) regulator node to align with the 
> >      latest Data Manual
> > 
> > Regards,
> > RK
> > 
> > Ravikumar Kattekola (2):
> >   ARM: dts: dra7-evm: Fix typo in SMPS6 (VDD_GPU) max voltage
> >   ARM: dts: dra7-evm: Update SMPS7 (VDD_CORE) max voltage to match DM
> > 
> >  arch/arm/boot/dts/dra7-evm.dts  |    4 ++--
> >  arch/arm/boot/dts/dra72-evm.dts |    2 +-
> >  2 files changed, 3 insertions(+), 3 deletions(-)
> > 
> These apply to
> 
> https://git.kernel.org/cgit/linux/kernel/git/tmlind/linux-omap.git/log/?h=omap-for-v3.19/dt-v2
> 
> Acked-by: Nishanth Menon <nm@ti.com>

Applying both into omap-for-v3.19/fixes thanks.

Tony

  parent reply	other threads:[~2014-12-10 16:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-03 12:03 [PATCH 0/2] ARM: dts: dra7-evm: Regulator max voltage fixes Ravikumar Kattekola
2014-12-03 12:03 ` Ravikumar Kattekola
2014-12-03 12:03 ` Ravikumar Kattekola
2014-12-03 12:03 ` [PATCH 1/2] ARM: dts: dra7-evm: Fix typo in SMPS6 (VDD_GPU) max voltage Ravikumar Kattekola
2014-12-03 12:03   ` Ravikumar Kattekola
2014-12-03 12:03   ` Ravikumar Kattekola
2014-12-03 12:03 ` [PATCH 2/2] ARM: dts: dra7-evm: Update SMPS7 (VDD_CORE) max voltage to match DM Ravikumar Kattekola
2014-12-03 12:03   ` Ravikumar Kattekola
2014-12-03 12:03   ` Ravikumar Kattekola
     [not found] ` <1417608237-12258-1-git-send-email-rk-l0cyMroinI0@public.gmane.org>
2014-12-03 13:04   ` [PATCH 0/2] ARM: dts: dra7-evm: Regulator max voltage fixes Nishanth Menon
2014-12-03 13:04     ` Nishanth Menon
2014-12-03 13:04     ` Nishanth Menon
     [not found]     ` <547F0A57.7040806-l0cyMroinI0@public.gmane.org>
2014-12-10 16:47       ` Tony Lindgren [this message]
2014-12-10 16:47         ` Tony Lindgren
2014-12-10 16:47         ` 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=20141210164734.GE30437@atomide.com \
    --to=tony-4v6ys6ai5vpbdgjk7y7tuq@public.gmane.org \
    --cc=bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=nm-l0cyMroinI0@public.gmane.org \
    --cc=rk-l0cyMroinI0@public.gmane.org \
    /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.