From patchwork Wed Oct 9 06:50:12 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 281737 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 86C5F2C00BE for ; Wed, 9 Oct 2013 19:20:04 +1100 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VTnd7-0007sH-El; Wed, 09 Oct 2013 06:52:22 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VTncU-00007g-LB; Wed, 09 Oct 2013 06:51:42 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VTnbA-0008HH-J2 for linux-arm-kernel@lists.infradead.org; Wed, 09 Oct 2013 06:50:23 +0000 Received: from ayumi.isobedori.kobe.vergenet.net (p3094-ipbfp1203kobeminato.hyogo.ocn.ne.jp [118.10.152.94]) by kirsty.vergenet.net (Postfix) with ESMTP id 20540266CF1; Wed, 9 Oct 2013 17:50:15 +1100 (EST) Received: by ayumi.isobedori.kobe.vergenet.net (Postfix, from userid 7100) id C0AFBEDE027; Wed, 9 Oct 2013 15:50:13 +0900 (JST) From: Simon Horman To: Arnd Bergmann , Olof Johansson , Kevin Hilman , linux-sh@vger.kernel.org Subject: [GIT PULL] Second Round of Renesas ARM-based SoC DT updates for v3.13 Date: Wed, 9 Oct 2013 15:50:12 +0900 Message-Id: X-Mailer: git-send-email 1.8.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20131009_025020_949260_CDA63CF3 X-CRM114-Status: UNSURE ( 9.29 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.9 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [202.4.237.240 listed in list.dnswl.org] -0.3 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Simon Horman , arm@kernel.org, Magnus Damm , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Olof, Kevin and Arnd, please consider this second round of Renesas ARM-based SoC DT updates for v3.13. This pull request is based on a merge of renesas-soc-for-v3.13 into renesas-dt-for-v3.13, both of which you have previously pulled. The reason for the merge is to eliminate conflicts. The following changes since commit 50128df2c0164a3510da2af9d2dfed2da3987bd3: Merge tag 'renesas-soc-for-v3.13' into dt2-base (2013-10-08 09:24:24 +0900) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt2-for-v3.13 for you to fetch changes up to 73c79afa61cdee2553461ee714bb4716372bdd55: ARM: shmobile: bockw: fixup ether node naming (2013-10-08 10:37:49 +0900) ---------------------------------------------------------------- Second Round of Renesas ARM-based SoC DT updates for v3.13 * Correct SMSC ethernet IRQ number on marzen board * Add SMSC ethernet node to bockw board * Add SDHI, MMCIF and PWM backlight nodes to armadillo800eva-reference board * Add irqpin default status to r8a7779 SoC * Add irqpin node to r8a7778 SoC * Add SMP, Arch timer and IRQC nodes to r8a7791 SoC * Add DMAC node to r8a73a4 SoC * Add I2C nodes to r8a7790 SoC * Only enable used I2C interfaces in DT on all Renesas boards ---------------------------------------------------------------- Guennadi Liakhovetski (4): ARM: shmobile: only enable used I2C interfaces in DT on all Renesas boards ARM: shmobile: r8a7790: add I2C DT nodes ARM: shmobile: r8a73a4: add a DT node for the DMAC ARM: shmobile: armadillo800eva-reference: add SDHI and MMCIF interfaces Kuninori Morimoto (5): ARM: shmobile: r8a7778: add renesas_intc_irqpin support on DTSI ARM: shmobile: bockw: add SMSC support on DTS ARM: shmobile: marzen: fixup SMSC IRQ number on DTS ARM: shmobile: r8a7779: add irqpin default status on DTSI ARM: shmobile: bockw: fixup ether node naming Laurent Pinchart (1): ARM: shmobile: armadillo-reference: Add PWM backlight node to DT Magnus Damm (3): ARM: shmobile: r8a7791 IRQC device tree node ARM: shmobile: r8a7791 Arch timer device tree node ARM: shmobile: r8a7791 SMP device tree node arch/arm/boot/dts/r8a73a4-ape6evm-reference.dts | 1 + arch/arm/boot/dts/r8a73a4-ape6evm.dts | 1 + arch/arm/boot/dts/r8a73a4.dtsi | 52 +++++++++++++++ .../boot/dts/r8a7740-armadillo800eva-reference.dts | 78 ++++++++++++++++++++++ arch/arm/boot/dts/r8a7740.dtsi | 35 ++++++++++ arch/arm/boot/dts/r8a7778-bockw-reference.dts | 27 +++++++- arch/arm/boot/dts/r8a7778.dtsi | 19 ++++++ arch/arm/boot/dts/r8a7779-marzen-reference.dts | 8 ++- arch/arm/boot/dts/r8a7779.dtsi | 5 ++ arch/arm/boot/dts/r8a7790.dtsi | 40 +++++++++++ arch/arm/boot/dts/r8a7791.dtsi | 33 +++++++++ arch/arm/boot/dts/sh73a0-kzm9g-reference.dts | 2 + arch/arm/boot/dts/sh73a0.dtsi | 5 ++ 13 files changed, 303 insertions(+), 3 deletions(-)