All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felipe Balbi <balbi@ti.com>
To: Lokesh Vutla <lokeshvutla@ti.com>
Cc: bcousson@baylibre.com, 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: Thu, 10 Oct 2013 14:18:17 -0500	[thread overview]
Message-ID: <20131010191817.GJ21240@radagast> (raw)
In-Reply-To: <1381432494-20498-1-git-send-email-lokeshvutla@ti.com>

[-- Attachment #1: Type: text/plain, Size: 872 bytes --]

Hi,

On Fri, Oct 11, 2013 at 12:44:52AM +0530, 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
> 
> 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

one extra piece of info:

all these patches are fresh out of Wakeup, tested on top of v3.12-rc3.

-- 
balbi

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: balbi@ti.com (Felipe Balbi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] ARM: dts: AM4372: Add more nodes
Date: Thu, 10 Oct 2013 14:18:17 -0500	[thread overview]
Message-ID: <20131010191817.GJ21240@radagast> (raw)
In-Reply-To: <1381432494-20498-1-git-send-email-lokeshvutla@ti.com>

Hi,

On Fri, Oct 11, 2013 at 12:44:52AM +0530, 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
> 
> 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

one extra piece of info:

all these patches are fresh out of Wakeup, tested on top of v3.12-rc3.

-- 
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131010/eb11c696/attachment.sig>

  parent reply	other threads:[~2013-10-10 19:18 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 ` Felipe Balbi [this message]
2013-10-10 19:18   ` [PATCH 0/2] ARM: dts: AM4372: Add more nodes Felipe Balbi
2013-10-18  3:49 ` Lokesh Vutla
2013-10-18  3:49   ` Lokesh Vutla
2013-10-18  6:56   ` Benoit Cousson
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=20131010191817.GJ21240@radagast \
    --to=balbi@ti.com \
    --cc=afzal@ti.com \
    --cc=akpm@linux-foundation.org \
    --cc=balajitk@ti.com \
    --cc=bcousson@baylibre.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.