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,
santosh.shilimkar@ti.com
Subject: Re: [PATCH 0/3] ARM: dts: EMIF and LPDDR2 device tree data for OMAP5 boards
Date: Wed, 10 Oct 2012 17:50:52 +0200 [thread overview]
Message-ID: <5075995C.4060502@ti.com> (raw)
In-Reply-To: <1349870716-25511-1-git-send-email-lokeshvutla@ti.com>
You should CC devicetree-discuss@lists.ozlabs.org for any Device tree
patches. This is applicable for the whole series.
On 10/10/2012 02:05 PM, Lokesh Vutla wrote:
> Patch 1:
> Renaming elpida_ecb240abacn.dtsi as lpddr2_data.dtsi
> Patch 2:
> Correcting size of memory defined for omap5
> Patch 3:
> EMIF and LPDDR2 device tree data for OMAP5 boards
>
There is not point to list the patch subject in a cover letter.
You should just introduce the series and ideally give details about the
test like you have done below.
The cover letter should mostly be written like an email.
Benoit
> Testing:
> - Boot tested on omap5-sevm board
> - Built emif as a module
>
> Lokesh Vutla (3):
> ARM: dts: Renaming elpida_ecb240abacn.dts as lpddr2_data.dtsi
> ARM: dts: Correcting size of memory defined for omap5
> ARM: dts: EMIF and LPDDR2 device tree data for OMAP5 boards
>
> arch/arm/boot/dts/elpida_ecb240abacn.dtsi | 67 ---------------
> arch/arm/boot/dts/lpddr2_data.dtsi | 129 +++++++++++++++++++++++++++++
> arch/arm/boot/dts/omap4-panda.dts | 2 +-
> arch/arm/boot/dts/omap4-sdp.dts | 2 +-
> arch/arm/boot/dts/omap5-evm.dts | 13 ++-
> arch/arm/boot/dts/omap5.dtsi | 18 ++++
> 6 files changed, 161 insertions(+), 70 deletions(-)
> delete mode 100644 arch/arm/boot/dts/elpida_ecb240abacn.dtsi
> create mode 100644 arch/arm/boot/dts/lpddr2_data.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 0/3] ARM: dts: EMIF and LPDDR2 device tree data for OMAP5 boards
Date: Wed, 10 Oct 2012 17:50:52 +0200 [thread overview]
Message-ID: <5075995C.4060502@ti.com> (raw)
In-Reply-To: <1349870716-25511-1-git-send-email-lokeshvutla@ti.com>
You should CC devicetree-discuss at lists.ozlabs.org for any Device tree
patches. This is applicable for the whole series.
On 10/10/2012 02:05 PM, Lokesh Vutla wrote:
> Patch 1:
> Renaming elpida_ecb240abacn.dtsi as lpddr2_data.dtsi
> Patch 2:
> Correcting size of memory defined for omap5
> Patch 3:
> EMIF and LPDDR2 device tree data for OMAP5 boards
>
There is not point to list the patch subject in a cover letter.
You should just introduce the series and ideally give details about the
test like you have done below.
The cover letter should mostly be written like an email.
Benoit
> Testing:
> - Boot tested on omap5-sevm board
> - Built emif as a module
>
> Lokesh Vutla (3):
> ARM: dts: Renaming elpida_ecb240abacn.dts as lpddr2_data.dtsi
> ARM: dts: Correcting size of memory defined for omap5
> ARM: dts: EMIF and LPDDR2 device tree data for OMAP5 boards
>
> arch/arm/boot/dts/elpida_ecb240abacn.dtsi | 67 ---------------
> arch/arm/boot/dts/lpddr2_data.dtsi | 129 +++++++++++++++++++++++++++++
> arch/arm/boot/dts/omap4-panda.dts | 2 +-
> arch/arm/boot/dts/omap4-sdp.dts | 2 +-
> arch/arm/boot/dts/omap5-evm.dts | 13 ++-
> arch/arm/boot/dts/omap5.dtsi | 18 ++++
> 6 files changed, 161 insertions(+), 70 deletions(-)
> delete mode 100644 arch/arm/boot/dts/elpida_ecb240abacn.dtsi
> create mode 100644 arch/arm/boot/dts/lpddr2_data.dtsi
>
next prev parent reply other threads:[~2012-10-10 15:51 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-10 12:05 [PATCH 0/3] ARM: dts: EMIF and LPDDR2 device tree data for OMAP5 boards Lokesh Vutla
2012-10-10 12:05 ` Lokesh Vutla
2012-10-10 12:05 ` [PATCH 1/3] ARM: dts: Renaming elpida_ecb240abacn.dtsi as lpddr2_data.dtsi Lokesh Vutla
2012-10-10 12:05 ` Lokesh Vutla
2012-10-10 14:48 ` Benoit Cousson
2012-10-10 14:48 ` Benoit Cousson
2012-10-11 6:16 ` Lokesh Vutla
2012-10-11 6:16 ` Lokesh Vutla
2012-10-11 8:28 ` Benoit Cousson
2012-10-11 8:28 ` Benoit Cousson
2012-10-11 8:31 ` Lokesh Vutla
2012-10-11 8:31 ` Lokesh Vutla
2012-10-10 12:05 ` [PATCH 2/3] ARM: dts: Correcting size of memory defined for omap5 Lokesh Vutla
2012-10-10 12:05 ` Lokesh Vutla
2012-10-10 15:15 ` Benoit Cousson
2012-10-10 15:15 ` Benoit Cousson
2012-10-10 12:05 ` [PATCH 3/3] ARM: dts: EMIF and LPDDR2 device tree data for OMAP5 boards Lokesh Vutla
2012-10-10 12:05 ` Lokesh Vutla
2012-10-10 15:01 ` Benoit Cousson
2012-10-10 15:01 ` Benoit Cousson
2012-10-11 6:16 ` Lokesh Vutla
2012-10-11 6:16 ` Lokesh Vutla
2012-10-11 8:11 ` Benoit Cousson
2012-10-11 8:11 ` Benoit Cousson
2012-10-11 8:15 ` Santosh Shilimkar
2012-10-11 8:15 ` Santosh Shilimkar
2012-10-10 15:50 ` Benoit Cousson [this message]
2012-10-10 15:50 ` [PATCH 0/3] " Benoit Cousson
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=5075995C.4060502@ti.com \
--to=b-cousson@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=lokeshvutla@ti.com \
--cc=santosh.shilimkar@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.