From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lokesh Vutla Subject: Re: [PATCH 0/2] ARM: dts: AM4372: Add more nodes Date: Fri, 18 Oct 2013 09:19:06 +0530 Message-ID: <5260AFB2.9010300@ti.com> References: <1381432494-20498-1-git-send-email-lokeshvutla@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1381432494-20498-1-git-send-email-lokeshvutla@ti.com> Sender: linux-omap-owner@vger.kernel.org To: Lokesh Vutla 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 List-Id: devicetree@vger.kernel.org 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? 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 >