linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] MFD: Add TPS659038 documentation under Palmas
@ 2013-06-20 11:04 J Keerthy
  2013-06-24 12:55 ` J, KEERTHY
  2013-07-11 10:43 ` Lee Jones
  0 siblings, 2 replies; 7+ messages in thread
From: J Keerthy @ 2013-06-20 11:04 UTC (permalink / raw)
  To: linux-omap, grant.likely
  Cc: broonie, j-keerthy, ldewangan, sameo, swarren, linux-kernel,
	linux-doc, devicetree-discuss, gg

Add TPS659038 documentation under Palmas.

Signed-off-by: J Keerthy <j-keerthy@ti.com>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
---
 Documentation/devicetree/bindings/mfd/palmas.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Documentation/devicetree/bindings/mfd/palmas.txt b/Documentation/devicetree/bindings/mfd/palmas.txt
index 7bcd59c..89cb773 100644
--- a/Documentation/devicetree/bindings/mfd/palmas.txt
+++ b/Documentation/devicetree/bindings/mfd/palmas.txt
@@ -5,6 +5,7 @@ twl6035 (palmas)
 twl6037 (palmas)
 tps65913 (palmas)
 tps65914 (palmas)
+tps659038
 
 Required properties:
 - compatible : Should be from the list
@@ -14,6 +15,7 @@ Required properties:
   ti,tps65913
   ti,tps65914
   ti,tps80036
+  ti,tps659038
 and also the generic series names
   ti,palmas
 - interrupt-controller : palmas has its own internal IRQs
-- 
1.7.5.4


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* RE: [PATCH 1/4] MFD: Add TPS659038 documentation under Palmas
  2013-06-20 11:04 [PATCH 1/4] MFD: Add TPS659038 documentation under Palmas J Keerthy
@ 2013-06-24 12:55 ` J, KEERTHY
  2013-06-27  4:32   ` J, KEERTHY
  2013-07-02  9:42   ` J, KEERTHY
  2013-07-11 10:43 ` Lee Jones
  1 sibling, 2 replies; 7+ messages in thread
From: J, KEERTHY @ 2013-06-24 12:55 UTC (permalink / raw)
  To: grant.likely
  Cc: broonie, ldewangan, sameo, swarren, linux-kernel, linux-doc,
	devicetree-discuss, gg, J, KEERTHY, linux-omap

Hello Grant,

> -----Original Message-----
> From: J, KEERTHY
> Sent: Thursday, June 20, 2013 4:35 PM
> To: linux-omap@vger.kernel.org; grant.likely@secretlab.ca
> Cc: broonie@kernel.org; J, KEERTHY; ldewangan@nvidia.com;
> sameo@linux.intel.com; swarren@nvidia.com; linux-
> kernel@vger.kernel.org; linux-doc@vger.kernel.org; devicetree-
> discuss@lists.ozlabs.org; gg@slimlogic.co.uk
> Subject: [PATCH 1/4] MFD: Add TPS659038 documentation under Palmas
> 
> Add TPS659038 documentation under Palmas.
> 

Could you pull this Please?

> Signed-off-by: J Keerthy <j-keerthy@ti.com>
> Acked-by: Samuel Ortiz <sameo@linux.intel.com>
> ---
>  Documentation/devicetree/bindings/mfd/palmas.txt |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/mfd/palmas.txt
> b/Documentation/devicetree/bindings/mfd/palmas.txt
> index 7bcd59c..89cb773 100644
> --- a/Documentation/devicetree/bindings/mfd/palmas.txt
> +++ b/Documentation/devicetree/bindings/mfd/palmas.txt
> @@ -5,6 +5,7 @@ twl6035 (palmas)
>  twl6037 (palmas)
>  tps65913 (palmas)
>  tps65914 (palmas)
> +tps659038
> 
>  Required properties:
>  - compatible : Should be from the list
> @@ -14,6 +15,7 @@ Required properties:
>    ti,tps65913
>    ti,tps65914
>    ti,tps80036
> +  ti,tps659038
>  and also the generic series names
>    ti,palmas
>  - interrupt-controller : palmas has its own internal IRQs
> --
> 1.7.5.4

Regards,
Keerthy

^ permalink raw reply	[flat|nested] 7+ messages in thread

* RE: [PATCH 1/4] MFD: Add TPS659038 documentation under Palmas
  2013-06-24 12:55 ` J, KEERTHY
@ 2013-06-27  4:32   ` J, KEERTHY
  2013-07-02  9:42   ` J, KEERTHY
  1 sibling, 0 replies; 7+ messages in thread
From: J, KEERTHY @ 2013-06-27  4:32 UTC (permalink / raw)
  To: grant.likely
  Cc: broonie, ldewangan, sameo, swarren, linux-kernel, linux-doc,
	devicetree-discuss, gg, linux-omap

Hi Grant,


> -----Original Message-----
> From: J, KEERTHY
> Sent: Monday, June 24, 2013 6:26 PM
> To: grant.likely@secretlab.ca
> Cc: broonie@kernel.org; ldewangan@nvidia.com; sameo@linux.intel.com;
> swarren@nvidia.com; linux-kernel@vger.kernel.org; linux-
> doc@vger.kernel.org; devicetree-discuss@lists.ozlabs.org;
> gg@slimlogic.co.uk; J, KEERTHY; linux-omap@vger.kernel.org
> Subject: RE: [PATCH 1/4] MFD: Add TPS659038 documentation under Palmas
> 
> Hello Grant,
> 
> > -----Original Message-----
> > From: J, KEERTHY
> > Sent: Thursday, June 20, 2013 4:35 PM
> > To: linux-omap@vger.kernel.org; grant.likely@secretlab.ca
> > Cc: broonie@kernel.org; J, KEERTHY; ldewangan@nvidia.com;
> > sameo@linux.intel.com; swarren@nvidia.com; linux-
> > kernel@vger.kernel.org; linux-doc@vger.kernel.org; devicetree-
> > discuss@lists.ozlabs.org; gg@slimlogic.co.uk
> > Subject: [PATCH 1/4] MFD: Add TPS659038 documentation under Palmas
> >
> > Add TPS659038 documentation under Palmas.
> >
> 
> Could you pull this Please?

A gentle ping on this.

> 
> > Signed-off-by: J Keerthy <j-keerthy@ti.com>
> > Acked-by: Samuel Ortiz <sameo@linux.intel.com>
> > ---
> >  Documentation/devicetree/bindings/mfd/palmas.txt |    2 ++
> >  1 files changed, 2 insertions(+), 0 deletions(-)
> >
> > diff --git a/Documentation/devicetree/bindings/mfd/palmas.txt
> > b/Documentation/devicetree/bindings/mfd/palmas.txt
> > index 7bcd59c..89cb773 100644
> > --- a/Documentation/devicetree/bindings/mfd/palmas.txt
> > +++ b/Documentation/devicetree/bindings/mfd/palmas.txt
> > @@ -5,6 +5,7 @@ twl6035 (palmas)
> >  twl6037 (palmas)
> >  tps65913 (palmas)
> >  tps65914 (palmas)
> > +tps659038
> >
> >  Required properties:
> >  - compatible : Should be from the list @@ -14,6 +15,7 @@ Required
> > properties:
> >    ti,tps65913
> >    ti,tps65914
> >    ti,tps80036
> > +  ti,tps659038
> >  and also the generic series names
> >    ti,palmas
> >  - interrupt-controller : palmas has its own internal IRQs
> > --
> > 1.7.5.4
> 
> Regards,
> Keerthy

Regards,
Keerthy

^ permalink raw reply	[flat|nested] 7+ messages in thread

* RE: [PATCH 1/4] MFD: Add TPS659038 documentation under Palmas
  2013-06-24 12:55 ` J, KEERTHY
  2013-06-27  4:32   ` J, KEERTHY
@ 2013-07-02  9:42   ` J, KEERTHY
  2013-07-11  9:34     ` Lee Jones
  1 sibling, 1 reply; 7+ messages in thread
From: J, KEERTHY @ 2013-07-02  9:42 UTC (permalink / raw)
  To: grant.likely
  Cc: broonie, ldewangan, sameo, swarren, linux-kernel, linux-doc,
	devicetree-discuss, gg, linux-omap


Hello Grant,

> -----Original Message-----
> From: J, KEERTHY
> Sent: Thursday, June 27, 2013 10:03 AM
> To: grant.likely@secretlab.ca
> Cc: broonie@kernel.org; ldewangan@nvidia.com; sameo@linux.intel.com;
> swarren@nvidia.com; linux-kernel@vger.kernel.org; linux-
> doc@vger.kernel.org; devicetree-discuss@lists.ozlabs.org;
> gg@slimlogic.co.uk; linux-omap@vger.kernel.org
> Subject: RE: [PATCH 1/4] MFD: Add TPS659038 documentation under Palmas
> 
> Hi Grant,
> 
> 
> > -----Original Message-----
> > From: J, KEERTHY
> > Sent: Monday, June 24, 2013 6:26 PM
> > To: grant.likely@secretlab.ca
> > Cc: broonie@kernel.org; ldewangan@nvidia.com; sameo@linux.intel.com;
> > swarren@nvidia.com; linux-kernel@vger.kernel.org; linux-
> > doc@vger.kernel.org; devicetree-discuss@lists.ozlabs.org;
> > gg@slimlogic.co.uk; J, KEERTHY; linux-omap@vger.kernel.org
> > Subject: RE: [PATCH 1/4] MFD: Add TPS659038 documentation under
> Palmas
> >
> > Hello Grant,
> >
> > > -----Original Message-----
> > > From: J, KEERTHY
> > > Sent: Thursday, June 20, 2013 4:35 PM
> > > To: linux-omap@vger.kernel.org; grant.likely@secretlab.ca
> > > Cc: broonie@kernel.org; J, KEERTHY; ldewangan@nvidia.com;
> > > sameo@linux.intel.com; swarren@nvidia.com; linux-
> > > kernel@vger.kernel.org; linux-doc@vger.kernel.org; devicetree-
> > > discuss@lists.ozlabs.org; gg@slimlogic.co.uk
> > > Subject: [PATCH 1/4] MFD: Add TPS659038 documentation under Palmas
> > >
> > > Add TPS659038 documentation under Palmas.
> > >
> >
> > Could you pull this Please?
> 
> A gentle ping on this.
>

A gentle ping on this. Could you pull this one?
 
> >
> > > Signed-off-by: J Keerthy <j-keerthy@ti.com>
> > > Acked-by: Samuel Ortiz <sameo@linux.intel.com>
> > > ---
> > >  Documentation/devicetree/bindings/mfd/palmas.txt |    2 ++
> > >  1 files changed, 2 insertions(+), 0 deletions(-)
> > >
> > > diff --git a/Documentation/devicetree/bindings/mfd/palmas.txt
> > > b/Documentation/devicetree/bindings/mfd/palmas.txt
> > > index 7bcd59c..89cb773 100644
> > > --- a/Documentation/devicetree/bindings/mfd/palmas.txt
> > > +++ b/Documentation/devicetree/bindings/mfd/palmas.txt
> > > @@ -5,6 +5,7 @@ twl6035 (palmas)
> > >  twl6037 (palmas)
> > >  tps65913 (palmas)
> > >  tps65914 (palmas)
> > > +tps659038
> > >
> > >  Required properties:
> > >  - compatible : Should be from the list @@ -14,6 +15,7 @@ Required
> > > properties:
> > >    ti,tps65913
> > >    ti,tps65914
> > >    ti,tps80036
> > > +  ti,tps659038
> > >  and also the generic series names
> > >    ti,palmas
> > >  - interrupt-controller : palmas has its own internal IRQs
> > > --
> > > 1.7.5.4
> >
> > Regards,
> > Keerthy
> 
> Regards,
> Keerthy

Regards,
Keerthy

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH 1/4] MFD: Add TPS659038 documentation under Palmas
  2013-07-02  9:42   ` J, KEERTHY
@ 2013-07-11  9:34     ` Lee Jones
  0 siblings, 0 replies; 7+ messages in thread
From: Lee Jones @ 2013-07-11  9:34 UTC (permalink / raw)
  To: J, KEERTHY
  Cc: grant.likely, broonie, ldewangan, sameo, swarren, linux-kernel,
	linux-doc, devicetree-discuss, gg, linux-omap

> Hello Grant,
> > Hi Grant,
> > > Hello Grant,
> > >
> > > Could you pull this Please?
> > A gentle ping on this.
> A gentle ping on this. Could you pull this one?

> > > > Signed-off-by: J Keerthy <j-keerthy@ti.com>
> > > > Acked-by: Samuel Ortiz <sameo@linux.intel.com>

Why does Grant have to pull this?

Do you know why Sam didn't take it?

I'd be happy to, if it wasn't stepping on anyone's toes.

-- 
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH 1/4] MFD: Add TPS659038 documentation under Palmas
  2013-06-20 11:04 [PATCH 1/4] MFD: Add TPS659038 documentation under Palmas J Keerthy
  2013-06-24 12:55 ` J, KEERTHY
@ 2013-07-11 10:43 ` Lee Jones
  2013-07-11 10:44   ` Keerthy
  1 sibling, 1 reply; 7+ messages in thread
From: Lee Jones @ 2013-07-11 10:43 UTC (permalink / raw)
  To: J Keerthy
  Cc: linux-omap, grant.likely, broonie, ldewangan, sameo, swarren,
	linux-kernel, linux-doc, devicetree-discuss, gg

On Thu, 20 Jun 2013, J Keerthy wrote:

> Add TPS659038 documentation under Palmas.
> 
> Signed-off-by: J Keerthy <j-keerthy@ti.com>
> Acked-by: Samuel Ortiz <sameo@linux.intel.com>
> ---
>  Documentation/devicetree/bindings/mfd/palmas.txt |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/mfd/palmas.txt b/Documentation/devicetree/bindings/mfd/palmas.txt
> index 7bcd59c..89cb773 100644
> --- a/Documentation/devicetree/bindings/mfd/palmas.txt
> +++ b/Documentation/devicetree/bindings/mfd/palmas.txt
> @@ -5,6 +5,7 @@ twl6035 (palmas)
>  twl6037 (palmas)
>  tps65913 (palmas)
>  tps65914 (palmas)
> +tps659038
>  
>  Required properties:
>  - compatible : Should be from the list
> @@ -14,6 +15,7 @@ Required properties:
>    ti,tps65913
>    ti,tps65914
>    ti,tps80036
> +  ti,tps659038
>  and also the generic series names
>    ti,palmas
>  - interrupt-controller : palmas has its own internal IRQs

Applied.

-- 
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH 1/4] MFD: Add TPS659038 documentation under Palmas
  2013-07-11 10:43 ` Lee Jones
@ 2013-07-11 10:44   ` Keerthy
  0 siblings, 0 replies; 7+ messages in thread
From: Keerthy @ 2013-07-11 10:44 UTC (permalink / raw)
  To: Lee Jones
  Cc: J Keerthy, linux-omap, grant.likely, broonie, ldewangan, sameo,
	swarren, linux-kernel, linux-doc, devicetree-discuss, gg

On Thursday 11 July 2013 04:13 PM, Lee Jones wrote:
> On Thu, 20 Jun 2013, J Keerthy wrote:
>
>> Add TPS659038 documentation under Palmas.
>>
>> Signed-off-by: J Keerthy <j-keerthy@ti.com>
>> Acked-by: Samuel Ortiz <sameo@linux.intel.com>
>> ---
>>   Documentation/devicetree/bindings/mfd/palmas.txt |    2 ++
>>   1 files changed, 2 insertions(+), 0 deletions(-)
>>
>> diff --git a/Documentation/devicetree/bindings/mfd/palmas.txt b/Documentation/devicetree/bindings/mfd/palmas.txt
>> index 7bcd59c..89cb773 100644
>> --- a/Documentation/devicetree/bindings/mfd/palmas.txt
>> +++ b/Documentation/devicetree/bindings/mfd/palmas.txt
>> @@ -5,6 +5,7 @@ twl6035 (palmas)
>>   twl6037 (palmas)
>>   tps65913 (palmas)
>>   tps65914 (palmas)
>> +tps659038
>>   
>>   Required properties:
>>   - compatible : Should be from the list
>> @@ -14,6 +15,7 @@ Required properties:
>>     ti,tps65913
>>     ti,tps65914
>>     ti,tps80036
>> +  ti,tps659038
>>   and also the generic series names
>>     ti,palmas
>>   - interrupt-controller : palmas has its own internal IRQs
> Applied.

Thanks Lee Jones.

>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-07-11 10:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-20 11:04 [PATCH 1/4] MFD: Add TPS659038 documentation under Palmas J Keerthy
2013-06-24 12:55 ` J, KEERTHY
2013-06-27  4:32   ` J, KEERTHY
2013-07-02  9:42   ` J, KEERTHY
2013-07-11  9:34     ` Lee Jones
2013-07-11 10:43 ` Lee Jones
2013-07-11 10:44   ` Keerthy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).