From: Lokesh Vutla <lokeshvutla@ti.com>
To: b-cousson@ti.com
Cc: Lokesh Vutla <lokeshvutla@ti.com>,
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:28:25 +0530 [thread overview]
Message-ID: <50975581.7010508@ti.com> (raw)
In-Reply-To: <1349959669-16366-1-git-send-email-lokeshvutla@ti.com>
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.
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: lokeshvutla@ti.com (Lokesh Vutla)
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:28:25 +0530 [thread overview]
Message-ID: <50975581.7010508@ti.com> (raw)
In-Reply-To: <1349959669-16366-1-git-send-email-lokeshvutla@ti.com>
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.
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
>
next prev parent reply other threads:[~2012-11-05 5:58 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 ` Lokesh Vutla [this message]
2012-11-05 5:58 ` [PATCH V2 0/3] ARM: dts: omap5: EMIF and LPDDR2 device tree data Lokesh Vutla
2012-11-05 10:51 ` Benoit Cousson
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=50975581.7010508@ti.com \
--to=lokeshvutla@ti.com \
--cc=b-cousson@ti.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.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.