All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benoit Cousson <bcousson@baylibre.com>
To: Lokesh Vutla <lokeshvutla@ti.com>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	devicetree@vger.kernel.org, mugunthanvnm@ti.com,
	sourav.poddar@ti.com, linux@arm.linux.org.uk,
	akpm@linux-foundation.org, rnayak@ti.com, afzal@ti.com,
	nsekhar@ti.com, r.sricharan@ti.com, balajitk@ti.com,
	balbi@ti.com
Subject: Re: [PATCH 0/2] ARM: dts: AM4372: Add more nodes
Date: Fri, 18 Oct 2013 08:56:44 +0200	[thread overview]
Message-ID: <5260DBAC.6090107@baylibre.com> (raw)
In-Reply-To: <5260AFB2.9010300@ti.com>

Hi Lokesh,

On 18/10/2013 05:49, Lokesh Vutla wrote:
> Hi Benoit,
> On Friday 11 October 2013 12:44 AM, Lokesh Vutla wrote:
>> This patch series add nodes for l2-cache-controller, EDMA, mailbox, mmc, sham,
>> and updates the properties for cpsw, i2c0, matrix-keypad.
>>
>> These patches are applied on top of Benoit's for_3.13/dts branch
>> git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.13/dts
> Can you take this patch series for 3.13?

I've just applied it after a sloght change in the subject and in the SoB 
list.

     ARM: dts: AM4372: Add L2, EDMA, mailbox, MMC and SHAM nodes

     Populate nodes for l2-cache-controller, EDMA, mailbox,
     mmc, sham.

     Update as well DT properties for epwmss, aes, des.

     Signed-off-by: Suman Anna <s-anna@ti.com>
     Signed-off-by: Balaji T K <balajitk@ti.com>
     Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
     Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
     Signed-off-by: Benoit Cousson <bcousson@baylibre.com>


I added all the author you listed in a more formal way.

Regards,
Benoit

>
> Thanks and regards,
> Lokesh
>>
>> Testing:
>> Tested EDMA, mmc, sham, aes, des, i2c0, cpsw, matric-keypad on AM4372 EPOS EVM
>> with the addition of following two series:
>> -> Tero's V8 of OMAP DT clock conversion
>>    http://www.mail-archive.com/linux-omap@vger.kernel.org/msg96769.html
>> -> Afzal's V5 of AM43x PRCM basic support
>>    http://www.mail-archive.com/linux-omap@vger.kernel.org/msg96275.html
>>
>> Lokesh Vutla (1):
>>    ARM: dts: AM4372: Add more nodes
>>
>> Mugunthan V N (1):
>>    ARM: dts: AM4372: Update Support for EPOS EVM
>>
>>   arch/arm/boot/dts/am4372.dtsi        |  210 +++++++++++++++++++++++++++++++++-
>>   arch/arm/boot/dts/am43x-epos-evm.dts |  168 +++++++++++++++++++++++++++
>>   include/dt-bindings/pinctrl/am43xx.h |   31 +++++
>>   3 files changed, 408 insertions(+), 1 deletion(-)
>>   create mode 100644 include/dt-bindings/pinctrl/am43xx.h
>>
>


-- 
Benoît Cousson
BayLibre
Embedded Linux Technology Lab
www.baylibre.com
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: bcousson@baylibre.com (Benoit Cousson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: dts: AM4372: Add more nodes
Date: Fri, 18 Oct 2013 08:56:44 +0200	[thread overview]
Message-ID: <5260DBAC.6090107@baylibre.com> (raw)
In-Reply-To: <5260AFB2.9010300@ti.com>

Hi Lokesh,

On 18/10/2013 05:49, Lokesh Vutla wrote:
> Hi Benoit,
> On Friday 11 October 2013 12:44 AM, Lokesh Vutla wrote:
>> This patch series add nodes for l2-cache-controller, EDMA, mailbox, mmc, sham,
>> and updates the properties for cpsw, i2c0, matrix-keypad.
>>
>> These patches are applied on top of Benoit's for_3.13/dts branch
>> git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.13/dts
> Can you take this patch series for 3.13?

I've just applied it after a sloght change in the subject and in the SoB 
list.

     ARM: dts: AM4372: Add L2, EDMA, mailbox, MMC and SHAM nodes

     Populate nodes for l2-cache-controller, EDMA, mailbox,
     mmc, sham.

     Update as well DT properties for epwmss, aes, des.

     Signed-off-by: Suman Anna <s-anna@ti.com>
     Signed-off-by: Balaji T K <balajitk@ti.com>
     Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
     Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
     Signed-off-by: Benoit Cousson <bcousson@baylibre.com>


I added all the author you listed in a more formal way.

Regards,
Benoit

>
> Thanks and regards,
> Lokesh
>>
>> Testing:
>> Tested EDMA, mmc, sham, aes, des, i2c0, cpsw, matric-keypad on AM4372 EPOS EVM
>> with the addition of following two series:
>> -> Tero's V8 of OMAP DT clock conversion
>>    http://www.mail-archive.com/linux-omap at vger.kernel.org/msg96769.html
>> -> Afzal's V5 of AM43x PRCM basic support
>>    http://www.mail-archive.com/linux-omap at vger.kernel.org/msg96275.html
>>
>> Lokesh Vutla (1):
>>    ARM: dts: AM4372: Add more nodes
>>
>> Mugunthan V N (1):
>>    ARM: dts: AM4372: Update Support for EPOS EVM
>>
>>   arch/arm/boot/dts/am4372.dtsi        |  210 +++++++++++++++++++++++++++++++++-
>>   arch/arm/boot/dts/am43x-epos-evm.dts |  168 +++++++++++++++++++++++++++
>>   include/dt-bindings/pinctrl/am43xx.h |   31 +++++
>>   3 files changed, 408 insertions(+), 1 deletion(-)
>>   create mode 100644 include/dt-bindings/pinctrl/am43xx.h
>>
>


-- 
Beno?t Cousson
BayLibre
Embedded Linux Technology Lab
www.baylibre.com

  reply	other threads:[~2013-10-18  6:56 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-10 19:14 [PATCH 0/2] ARM: dts: AM4372: Add more nodes Lokesh Vutla
2013-10-10 19:14 ` Lokesh Vutla
2013-10-10 19:14 ` [PATCH 1/2] " Lokesh Vutla
2013-10-10 19:14   ` Lokesh Vutla
2013-10-10 19:14 ` [PATCH 2/2] ARM: dts: AM4372: Update Support for EPOS EVM Lokesh Vutla
2013-10-10 19:14   ` Lokesh Vutla
2013-10-10 19:18 ` [PATCH 0/2] ARM: dts: AM4372: Add more nodes Felipe Balbi
2013-10-10 19:18   ` Felipe Balbi
2013-10-18  3:49 ` Lokesh Vutla
2013-10-18  3:49   ` Lokesh Vutla
2013-10-18  6:56   ` Benoit Cousson [this message]
2013-10-18  6:56     ` Benoit Cousson
2013-10-18  6:58     ` Lokesh Vutla
2013-10-18  6:58       ` 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=5260DBAC.6090107@baylibre.com \
    --to=bcousson@baylibre.com \
    --cc=afzal@ti.com \
    --cc=akpm@linux-foundation.org \
    --cc=balajitk@ti.com \
    --cc=balbi@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=lokeshvutla@ti.com \
    --cc=mugunthanvnm@ti.com \
    --cc=nsekhar@ti.com \
    --cc=r.sricharan@ti.com \
    --cc=rnayak@ti.com \
    --cc=sourav.poddar@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.