All of lore.kernel.org
 help / color / mirror / Atom feed
* [Resend/PATCH 0/5] omap4/5: i2c/spi: device tree data
@ 2013-03-11 13:44 ` Sourav Poddar
  0 siblings, 0 replies; 12+ messages in thread
From: Sourav Poddar @ 2013-03-11 13:44 UTC (permalink / raw)
  To: tony, linux-omap, devicetree-discuss, linux-arm-kernel, balbi,
	santosh.shilimkar, b-cousson
  Cc: Sourav Poddar, Andrew Morton

Hi Tony/Benoit,

These patches had been sent couple of times before, but there were no comments on it.

If there are no comments, Can these be picked ? 

Cc: Andrew Morton <akpm@osdl.org>
 
The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:

  Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)

are available in the git repository at:
  git@gitorious.org:linux-connectivity/linux-connectivity.git omap_i2c_spi_dts_data

Felipe Balbi (1):
      arm: dts: omap5: add SPI devices to OMAP5 DeviceTree file

Sourav Poddar (4):
      arm: dts: omap4-sdp: Add I2c pinctrl data
      arm: dts: omap5-evm: Add I2c pinctrl data
      arm: dts: omap4-panda: Add I2c pinctrl data
      arm: dts: omap5-evm: Add mcspi data

 arch/arm/boot/dts/omap4-panda.dts |   40 ++++++++++++++
 arch/arm/boot/dts/omap4-sdp.dts   |   40 ++++++++++++++
 arch/arm/boot/dts/omap5-evm.dts   |  108 +++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/omap5.dtsi      |   40 ++++++++++++++
 4 files changed, 228 insertions(+), 0 deletions(-)

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

* [Resend/PATCH 0/5] omap4/5: i2c/spi: device tree data
@ 2013-03-11 13:44 ` Sourav Poddar
  0 siblings, 0 replies; 12+ messages in thread
From: Sourav Poddar @ 2013-03-11 13:44 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Tony/Benoit,

These patches had been sent couple of times before, but there were no comments on it.

If there are no comments, Can these be picked ? 

Cc: Andrew Morton <akpm@osdl.org>
 
The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:

  Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)

are available in the git repository at:
  git at gitorious.org:linux-connectivity/linux-connectivity.git omap_i2c_spi_dts_data

Felipe Balbi (1):
      arm: dts: omap5: add SPI devices to OMAP5 DeviceTree file

Sourav Poddar (4):
      arm: dts: omap4-sdp: Add I2c pinctrl data
      arm: dts: omap5-evm: Add I2c pinctrl data
      arm: dts: omap4-panda: Add I2c pinctrl data
      arm: dts: omap5-evm: Add mcspi data

 arch/arm/boot/dts/omap4-panda.dts |   40 ++++++++++++++
 arch/arm/boot/dts/omap4-sdp.dts   |   40 ++++++++++++++
 arch/arm/boot/dts/omap5-evm.dts   |  108 +++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/omap5.dtsi      |   40 ++++++++++++++
 4 files changed, 228 insertions(+), 0 deletions(-)

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

* Re: [Resend/PATCH 0/5] omap4/5: i2c/spi: device tree data
  2013-03-11 13:44 ` Sourav Poddar
@ 2013-03-11 14:32   ` Benoit Cousson
  -1 siblings, 0 replies; 12+ messages in thread
From: Benoit Cousson @ 2013-03-11 14:32 UTC (permalink / raw)
  To: Sourav Poddar
  Cc: tony, linux-omap, devicetree-discuss, linux-arm-kernel, balbi,
	santosh.shilimkar, Andrew Morton

Hi Sourav,

On 03/11/2013 02:44 PM, Sourav Poddar wrote:
> Hi Tony/Benoit,
> 
> These patches had been sent couple of times before, but there were no comments on it.

Sorry for that. I got a big flu in Jan and was in Linaro Connect last week.
Patches look good, I just have to check that they apply nicely to the
dts/for_3.9 I already prepared.

I still have to rebase that branch on top of a recent master branch and
then check your branch.

> If there are no comments, Can these be picked ? 

> 
> Cc: Andrew Morton <akpm@osdl.org>
>  
> The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:
> 
>   Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)
> 
> are available in the git repository at:
>   git@gitorious.org:linux-connectivity/linux-connectivity.git omap_i2c_spi_dts_data
> 
> Felipe Balbi (1):
>       arm: dts: omap5: add SPI devices to OMAP5 DeviceTree file
> 
> Sourav Poddar (4):
>       arm: dts: omap4-sdp: Add I2c pinctrl data
>       arm: dts: omap5-evm: Add I2c pinctrl data
>       arm: dts: omap4-panda: Add I2c pinctrl data
>       arm: dts: omap5-evm: Add mcspi data

Thanks,
Benoit


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

* [Resend/PATCH 0/5] omap4/5: i2c/spi: device tree data
@ 2013-03-11 14:32   ` Benoit Cousson
  0 siblings, 0 replies; 12+ messages in thread
From: Benoit Cousson @ 2013-03-11 14:32 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Sourav,

On 03/11/2013 02:44 PM, Sourav Poddar wrote:
> Hi Tony/Benoit,
> 
> These patches had been sent couple of times before, but there were no comments on it.

Sorry for that. I got a big flu in Jan and was in Linaro Connect last week.
Patches look good, I just have to check that they apply nicely to the
dts/for_3.9 I already prepared.

I still have to rebase that branch on top of a recent master branch and
then check your branch.

> If there are no comments, Can these be picked ? 

> 
> Cc: Andrew Morton <akpm@osdl.org>
>  
> The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:
> 
>   Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)
> 
> are available in the git repository at:
>   git at gitorious.org:linux-connectivity/linux-connectivity.git omap_i2c_spi_dts_data
> 
> Felipe Balbi (1):
>       arm: dts: omap5: add SPI devices to OMAP5 DeviceTree file
> 
> Sourav Poddar (4):
>       arm: dts: omap4-sdp: Add I2c pinctrl data
>       arm: dts: omap5-evm: Add I2c pinctrl data
>       arm: dts: omap4-panda: Add I2c pinctrl data
>       arm: dts: omap5-evm: Add mcspi data

Thanks,
Benoit

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

* Re: [Resend/PATCH 0/5] omap4/5: i2c/spi: device tree data
  2013-03-11 14:32   ` Benoit Cousson
@ 2013-03-11 15:42     ` Sourav Poddar
  -1 siblings, 0 replies; 12+ messages in thread
From: Sourav Poddar @ 2013-03-11 15:42 UTC (permalink / raw)
  To: Benoit Cousson
  Cc: tony, linux-omap, devicetree-discuss, linux-arm-kernel, balbi,
	santosh.shilimkar, Andrew Morton

On Monday 11 March 2013 08:02 PM, Benoit Cousson wrote:
> Hi Sourav,
>
> On 03/11/2013 02:44 PM, Sourav Poddar wrote:
>> Hi Tony/Benoit,
>>
>> These patches had been sent couple of times before, but there were no comments on it.
> Sorry for that. I got a big flu in Jan and was in Linaro Connect last week.
> Patches look good, I just have to check that they apply nicely to the
> dts/for_3.9 I already prepared.
>
Ok. Thanks!!
> I still have to rebase that branch on top of a recent master branch and
> then check your branch.
>
>> If there are no comments, Can these be picked ?
>> Cc: Andrew Morton<akpm@osdl.org>
>>
>> The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:
>>
>>    Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)
>>
>> are available in the git repository at:
>>    git@gitorious.org:linux-connectivity/linux-connectivity.git omap_i2c_spi_dts_data
>>
>> Felipe Balbi (1):
>>        arm: dts: omap5: add SPI devices to OMAP5 DeviceTree file
>>
>> Sourav Poddar (4):
>>        arm: dts: omap4-sdp: Add I2c pinctrl data
>>        arm: dts: omap5-evm: Add I2c pinctrl data
>>        arm: dts: omap4-panda: Add I2c pinctrl data
>>        arm: dts: omap5-evm: Add mcspi data
> Thanks,
> Benoit
>


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

* [Resend/PATCH 0/5] omap4/5: i2c/spi: device tree data
@ 2013-03-11 15:42     ` Sourav Poddar
  0 siblings, 0 replies; 12+ messages in thread
From: Sourav Poddar @ 2013-03-11 15:42 UTC (permalink / raw)
  To: linux-arm-kernel

On Monday 11 March 2013 08:02 PM, Benoit Cousson wrote:
> Hi Sourav,
>
> On 03/11/2013 02:44 PM, Sourav Poddar wrote:
>> Hi Tony/Benoit,
>>
>> These patches had been sent couple of times before, but there were no comments on it.
> Sorry for that. I got a big flu in Jan and was in Linaro Connect last week.
> Patches look good, I just have to check that they apply nicely to the
> dts/for_3.9 I already prepared.
>
Ok. Thanks!!
> I still have to rebase that branch on top of a recent master branch and
> then check your branch.
>
>> If there are no comments, Can these be picked ?
>> Cc: Andrew Morton<akpm@osdl.org>
>>
>> The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:
>>
>>    Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)
>>
>> are available in the git repository at:
>>    git at gitorious.org:linux-connectivity/linux-connectivity.git omap_i2c_spi_dts_data
>>
>> Felipe Balbi (1):
>>        arm: dts: omap5: add SPI devices to OMAP5 DeviceTree file
>>
>> Sourav Poddar (4):
>>        arm: dts: omap4-sdp: Add I2c pinctrl data
>>        arm: dts: omap5-evm: Add I2c pinctrl data
>>        arm: dts: omap4-panda: Add I2c pinctrl data
>>        arm: dts: omap5-evm: Add mcspi data
> Thanks,
> Benoit
>

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

* Re: [Resend/PATCH 0/5] omap4/5: i2c/spi: device tree data
  2013-03-11 15:42     ` Sourav Poddar
@ 2013-03-13 16:46       ` Benoit Cousson
  -1 siblings, 0 replies; 12+ messages in thread
From: Benoit Cousson @ 2013-03-13 16:46 UTC (permalink / raw)
  To: Sourav Poddar
  Cc: tony, linux-omap, devicetree-discuss, linux-arm-kernel, balbi,
	santosh.shilimkar, Andrew Morton

Hi Sourav,

I've just applied your branch after a minor subject cleanup for consistency.

git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.10/dts

Regards,
Benoit


On 03/11/2013 04:42 PM, Sourav Poddar wrote:
> On Monday 11 March 2013 08:02 PM, Benoit Cousson wrote:
>> Hi Sourav,
>>
>> On 03/11/2013 02:44 PM, Sourav Poddar wrote:
>>> Hi Tony/Benoit,
>>>
>>> These patches had been sent couple of times before, but there were no
>>> comments on it.
>> Sorry for that. I got a big flu in Jan and was in Linaro Connect last
>> week.
>> Patches look good, I just have to check that they apply nicely to the
>> dts/for_3.9 I already prepared.
>>
> Ok. Thanks!!
>> I still have to rebase that branch on top of a recent master branch and
>> then check your branch.
>>
>>> If there are no comments, Can these be picked ?
>>> Cc: Andrew Morton<akpm@osdl.org>
>>>
>>> The following changes since commit
>>> f6161aa153581da4a3867a2d1a7caf4be19b6ec9:
>>>
>>>    Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)
>>>
>>> are available in the git repository at:
>>>    git@gitorious.org:linux-connectivity/linux-connectivity.git
>>> omap_i2c_spi_dts_data
>>>
>>> Felipe Balbi (1):
>>>        arm: dts: omap5: add SPI devices to OMAP5 DeviceTree file
>>>
>>> Sourav Poddar (4):
>>>        arm: dts: omap4-sdp: Add I2c pinctrl data
>>>        arm: dts: omap5-evm: Add I2c pinctrl data
>>>        arm: dts: omap4-panda: Add I2c pinctrl data
>>>        arm: dts: omap5-evm: Add mcspi data
>> Thanks,
>> Benoit
>>
> 


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

* [Resend/PATCH 0/5] omap4/5: i2c/spi: device tree data
@ 2013-03-13 16:46       ` Benoit Cousson
  0 siblings, 0 replies; 12+ messages in thread
From: Benoit Cousson @ 2013-03-13 16:46 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Sourav,

I've just applied your branch after a minor subject cleanup for consistency.

git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.10/dts

Regards,
Benoit


On 03/11/2013 04:42 PM, Sourav Poddar wrote:
> On Monday 11 March 2013 08:02 PM, Benoit Cousson wrote:
>> Hi Sourav,
>>
>> On 03/11/2013 02:44 PM, Sourav Poddar wrote:
>>> Hi Tony/Benoit,
>>>
>>> These patches had been sent couple of times before, but there were no
>>> comments on it.
>> Sorry for that. I got a big flu in Jan and was in Linaro Connect last
>> week.
>> Patches look good, I just have to check that they apply nicely to the
>> dts/for_3.9 I already prepared.
>>
> Ok. Thanks!!
>> I still have to rebase that branch on top of a recent master branch and
>> then check your branch.
>>
>>> If there are no comments, Can these be picked ?
>>> Cc: Andrew Morton<akpm@osdl.org>
>>>
>>> The following changes since commit
>>> f6161aa153581da4a3867a2d1a7caf4be19b6ec9:
>>>
>>>    Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)
>>>
>>> are available in the git repository at:
>>>    git at gitorious.org:linux-connectivity/linux-connectivity.git
>>> omap_i2c_spi_dts_data
>>>
>>> Felipe Balbi (1):
>>>        arm: dts: omap5: add SPI devices to OMAP5 DeviceTree file
>>>
>>> Sourav Poddar (4):
>>>        arm: dts: omap4-sdp: Add I2c pinctrl data
>>>        arm: dts: omap5-evm: Add I2c pinctrl data
>>>        arm: dts: omap4-panda: Add I2c pinctrl data
>>>        arm: dts: omap5-evm: Add mcspi data
>> Thanks,
>> Benoit
>>
> 

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

* Re: [Resend/PATCH 0/5] omap4/5: i2c/spi: device tree data
  2013-03-13 16:46       ` Benoit Cousson
@ 2013-03-13 18:07         ` Sourav Poddar
  -1 siblings, 0 replies; 12+ messages in thread
From: Sourav Poddar @ 2013-03-13 18:07 UTC (permalink / raw)
  To: Benoit Cousson
  Cc: tony, linux-omap, devicetree-discuss, linux-arm-kernel, balbi,
	santosh.shilimkar, Andrew Morton


On Wednesday 13 March 2013 10:16 PM, Benoit Cousson wrote:
> Hi Sourav,
>
> I've just applied your branch after a minor subject cleanup for consistency.
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.10/dts
>
Thanks Benoit!
> Regards,
> Benoit
>
>
> On 03/11/2013 04:42 PM, Sourav Poddar wrote:
>> On Monday 11 March 2013 08:02 PM, Benoit Cousson wrote:
>>> Hi Sourav,
>>>
>>> On 03/11/2013 02:44 PM, Sourav Poddar wrote:
>>>> Hi Tony/Benoit,
>>>>
>>>> These patches had been sent couple of times before, but there were no
>>>> comments on it.
>>> Sorry for that. I got a big flu in Jan and was in Linaro Connect last
>>> week.
>>> Patches look good, I just have to check that they apply nicely to the
>>> dts/for_3.9 I already prepared.
>>>
>> Ok. Thanks!!
>>> I still have to rebase that branch on top of a recent master branch and
>>> then check your branch.
>>>
>>>> If there are no comments, Can these be picked ?
>>>> Cc: Andrew Morton<akpm@osdl.org>
>>>>
>>>> The following changes since commit
>>>> f6161aa153581da4a3867a2d1a7caf4be19b6ec9:
>>>>
>>>>     Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)
>>>>
>>>> are available in the git repository at:
>>>>     git@gitorious.org:linux-connectivity/linux-connectivity.git
>>>> omap_i2c_spi_dts_data
>>>>
>>>> Felipe Balbi (1):
>>>>         arm: dts: omap5: add SPI devices to OMAP5 DeviceTree file
>>>>
>>>> Sourav Poddar (4):
>>>>         arm: dts: omap4-sdp: Add I2c pinctrl data
>>>>         arm: dts: omap5-evm: Add I2c pinctrl data
>>>>         arm: dts: omap4-panda: Add I2c pinctrl data
>>>>         arm: dts: omap5-evm: Add mcspi data
>>> Thanks,
>>> Benoit
>>>


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

* [Resend/PATCH 0/5] omap4/5: i2c/spi: device tree data
@ 2013-03-13 18:07         ` Sourav Poddar
  0 siblings, 0 replies; 12+ messages in thread
From: Sourav Poddar @ 2013-03-13 18:07 UTC (permalink / raw)
  To: linux-arm-kernel


On Wednesday 13 March 2013 10:16 PM, Benoit Cousson wrote:
> Hi Sourav,
>
> I've just applied your branch after a minor subject cleanup for consistency.
>
> git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.10/dts
>
Thanks Benoit!
> Regards,
> Benoit
>
>
> On 03/11/2013 04:42 PM, Sourav Poddar wrote:
>> On Monday 11 March 2013 08:02 PM, Benoit Cousson wrote:
>>> Hi Sourav,
>>>
>>> On 03/11/2013 02:44 PM, Sourav Poddar wrote:
>>>> Hi Tony/Benoit,
>>>>
>>>> These patches had been sent couple of times before, but there were no
>>>> comments on it.
>>> Sorry for that. I got a big flu in Jan and was in Linaro Connect last
>>> week.
>>> Patches look good, I just have to check that they apply nicely to the
>>> dts/for_3.9 I already prepared.
>>>
>> Ok. Thanks!!
>>> I still have to rebase that branch on top of a recent master branch and
>>> then check your branch.
>>>
>>>> If there are no comments, Can these be picked ?
>>>> Cc: Andrew Morton<akpm@osdl.org>
>>>>
>>>> The following changes since commit
>>>> f6161aa153581da4a3867a2d1a7caf4be19b6ec9:
>>>>
>>>>     Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)
>>>>
>>>> are available in the git repository at:
>>>>     git at gitorious.org:linux-connectivity/linux-connectivity.git
>>>> omap_i2c_spi_dts_data
>>>>
>>>> Felipe Balbi (1):
>>>>         arm: dts: omap5: add SPI devices to OMAP5 DeviceTree file
>>>>
>>>> Sourav Poddar (4):
>>>>         arm: dts: omap4-sdp: Add I2c pinctrl data
>>>>         arm: dts: omap5-evm: Add I2c pinctrl data
>>>>         arm: dts: omap4-panda: Add I2c pinctrl data
>>>>         arm: dts: omap5-evm: Add mcspi data
>>> Thanks,
>>> Benoit
>>>

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

* Re: [Resend/PATCH 0/5] omap4/5: i2c/spi: device tree data
  2013-03-13 16:46       ` Benoit Cousson
@ 2013-03-14  6:10         ` Santosh Shilimkar
  -1 siblings, 0 replies; 12+ messages in thread
From: Santosh Shilimkar @ 2013-03-14  6:10 UTC (permalink / raw)
  To: Benoit Cousson
  Cc: Sourav Poddar, tony, linux-omap, devicetree-discuss,
	linux-arm-kernel, balbi, Andrew Morton

On Wednesday 13 March 2013 10:16 PM, Benoit Cousson wrote:
> Hi Sourav,
> 
> I've just applied your branch after a minor subject cleanup for consistency.
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.10/dts
> 
Thanks for the tree Benoit. I shall update my v2 DT series against this branch then.

Regards,
Santosh


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

* [Resend/PATCH 0/5] omap4/5: i2c/spi: device tree data
@ 2013-03-14  6:10         ` Santosh Shilimkar
  0 siblings, 0 replies; 12+ messages in thread
From: Santosh Shilimkar @ 2013-03-14  6:10 UTC (permalink / raw)
  To: linux-arm-kernel

On Wednesday 13 March 2013 10:16 PM, Benoit Cousson wrote:
> Hi Sourav,
> 
> I've just applied your branch after a minor subject cleanup for consistency.
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.10/dts
> 
Thanks for the tree Benoit. I shall update my v2 DT series against this branch then.

Regards,
Santosh

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

end of thread, other threads:[~2013-03-14  6:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-11 13:44 [Resend/PATCH 0/5] omap4/5: i2c/spi: device tree data Sourav Poddar
2013-03-11 13:44 ` Sourav Poddar
2013-03-11 14:32 ` Benoit Cousson
2013-03-11 14:32   ` Benoit Cousson
2013-03-11 15:42   ` Sourav Poddar
2013-03-11 15:42     ` Sourav Poddar
2013-03-13 16:46     ` Benoit Cousson
2013-03-13 16:46       ` Benoit Cousson
2013-03-13 18:07       ` Sourav Poddar
2013-03-13 18:07         ` Sourav Poddar
2013-03-14  6:10       ` Santosh Shilimkar
2013-03-14  6:10         ` Santosh Shilimkar

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.