All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benoit Cousson <b-cousson@ti.com>
To: Lokesh Vutla <lokeshvutla@ti.com>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	devicetree-discuss@lists.ozlabs.org
Subject: Re: [PATCH V2 0/3] ARM: dts: omap5: EMIF and LPDDR2 device tree data
Date: Mon, 5 Nov 2012 11:51:00 +0100	[thread overview]
Message-ID: <50979A14.1050805@ti.com> (raw)
In-Reply-To: <50975581.7010508@ti.com>

Hi Lokesh,

On 11/05/2012 06:58 AM, Lokesh Vutla wrote:
> Hi,
> On Thursday 11 October 2012 06:17 PM, Lokesh Vutla wrote:
>> This patch series adds Device tree data for the EMIF
>> sdram controllers in OMAP5 and LPDDR2 memory devices
>> in OMAP5-evm board.
>>
>> Testing:
>> - Boot tested on OMAP5430 evm.
>> - Built EMIF as a module.
>>
>> Changes from v1:
>> * Created a seperate dtsi file for Samsung LPDDR2 memory device
>>    used in OMAP5-evm.
>> * Passing reg and interrupt fields from dt for EMIF1 and EMIF2.
> Gentle ping on this series.

Sorry, I missed it. It might be too late for 3.8, since Tony wanted us
to push before -rc4. I'll pull the series anyway just in case.

I have a least one comment.

Regards,
Benoit

> 
> Thanks
> Lokesh
>>
>> Lokesh Vutla (3):
>>    ARM: dts: omap5-evm: Fix size of memory defined for EVM
>>    ARM: dts: omap5: EMIF device tree data for OMAP5 boards
>>    ARM: dts: omap5-evm: LPDDR2 memory device details for EVM
>>
>>   arch/arm/boot/dts/omap5-evm.dts           |   13 +++++-
>>   arch/arm/boot/dts/omap5.dtsi              |   24 +++++++++++
>>   arch/arm/boot/dts/samsung_k3pe0e000b.dtsi |   67
>> +++++++++++++++++++++++++++++
>>   3 files changed, 103 insertions(+), 1 deletion(-)
>>   create mode 100644 arch/arm/boot/dts/samsung_k3pe0e000b.dtsi
>>
> 


WARNING: multiple messages have this Message-ID (diff)
From: b-cousson@ti.com (Benoit Cousson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2 0/3] ARM: dts: omap5: EMIF and LPDDR2 device tree data
Date: Mon, 5 Nov 2012 11:51:00 +0100	[thread overview]
Message-ID: <50979A14.1050805@ti.com> (raw)
In-Reply-To: <50975581.7010508@ti.com>

Hi Lokesh,

On 11/05/2012 06:58 AM, Lokesh Vutla wrote:
> Hi,
> On Thursday 11 October 2012 06:17 PM, Lokesh Vutla wrote:
>> This patch series adds Device tree data for the EMIF
>> sdram controllers in OMAP5 and LPDDR2 memory devices
>> in OMAP5-evm board.
>>
>> Testing:
>> - Boot tested on OMAP5430 evm.
>> - Built EMIF as a module.
>>
>> Changes from v1:
>> * Created a seperate dtsi file for Samsung LPDDR2 memory device
>>    used in OMAP5-evm.
>> * Passing reg and interrupt fields from dt for EMIF1 and EMIF2.
> Gentle ping on this series.

Sorry, I missed it. It might be too late for 3.8, since Tony wanted us
to push before -rc4. I'll pull the series anyway just in case.

I have a least one comment.

Regards,
Benoit

> 
> Thanks
> Lokesh
>>
>> Lokesh Vutla (3):
>>    ARM: dts: omap5-evm: Fix size of memory defined for EVM
>>    ARM: dts: omap5: EMIF device tree data for OMAP5 boards
>>    ARM: dts: omap5-evm: LPDDR2 memory device details for EVM
>>
>>   arch/arm/boot/dts/omap5-evm.dts           |   13 +++++-
>>   arch/arm/boot/dts/omap5.dtsi              |   24 +++++++++++
>>   arch/arm/boot/dts/samsung_k3pe0e000b.dtsi |   67
>> +++++++++++++++++++++++++++++
>>   3 files changed, 103 insertions(+), 1 deletion(-)
>>   create mode 100644 arch/arm/boot/dts/samsung_k3pe0e000b.dtsi
>>
> 

  reply	other threads:[~2012-11-05 10:51 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-11 12:47 [PATCH V2 0/3] ARM: dts: omap5: EMIF and LPDDR2 device tree data Lokesh Vutla
2012-10-11 12:47 ` Lokesh Vutla
2012-10-11 12:47 ` [PATCH V2 1/3] ARM: dts: omap5-evm: Fix size of memory defined for EVM Lokesh Vutla
2012-10-11 12:47   ` Lokesh Vutla
2012-10-11 12:47 ` [PATCH V2 2/3] ARM: dts: omap5: EMIF device tree data for OMAP5 boards Lokesh Vutla
2012-10-11 12:47   ` Lokesh Vutla
2012-11-05 10:55   ` Benoit Cousson
2012-11-05 10:55     ` Benoit Cousson
2012-10-11 12:47 ` [PATCH V2 3/3] ARM: dts: omap5-evm: LPDDR2 memory device details for EVM Lokesh Vutla
2012-10-11 12:47   ` Lokesh Vutla
2012-11-05 11:02   ` Benoit Cousson
2012-11-05 11:02     ` Benoit Cousson
2012-11-05  5:58 ` [PATCH V2 0/3] ARM: dts: omap5: EMIF and LPDDR2 device tree data Lokesh Vutla
2012-11-05  5:58   ` Lokesh Vutla
2012-11-05 10:51   ` Benoit Cousson [this message]
2012-11-05 10:51     ` Benoit Cousson
2012-11-05 11:03     ` Benoit Cousson
2012-11-05 11:03       ` Benoit Cousson
2012-11-05 11:06       ` Lokesh Vutla
2012-11-05 11:06         ` Lokesh Vutla

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=50979A14.1050805@ti.com \
    --to=b-cousson@ti.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=lokeshvutla@ti.com \
    /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.