From patchwork Thu Feb 6 06:20:50 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 317375 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 ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4AE4D2C009A for ; Thu, 6 Feb 2014 18:22:11 +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 1WBIRD-00057X-7o; Thu, 06 Feb 2014 06:27:52 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WBIQT-0004h0-Or; Thu, 06 Feb 2014 06:27:05 +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 1WBILF-00041D-Ju for linux-arm-kernel@lists.infradead.org; Thu, 06 Feb 2014 06:21:43 +0000 Received: from ayumi.isobedori.kobe.vergenet.net (p2020-ipbfp1604kobeminato.hyogo.ocn.ne.jp [114.154.85.20]) by kirsty.vergenet.net (Postfix) with ESMTP id 2AE6925BEA7; Thu, 6 Feb 2014 17:20:52 +1100 (EST) Received: by ayumi.isobedori.kobe.vergenet.net (Postfix, from userid 7100) id 1ABF7EDE603; Thu, 6 Feb 2014 15:20:52 +0900 (JST) From: Simon Horman To: Arnd Bergmann , Olof Johansson , Kevin Hilman , linux-sh@vger.kernel.org Subject: [GIT PULL 00/17] Renesas ARM Based SoC DT Updates for v3.15 Date: Thu, 6 Feb 2014 15:20:50 +0900 Message-Id: X-Mailer: git-send-email 1.8.5.2 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140206_012141_947573_63412B0E X-CRM114-Status: GOOD ( 10.55 ) X-Spam-Score: -3.1 (---) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-3.1 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.5 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, Hi Kevin, Hi Arnd, please consider these Renesas ARM Based SoC DT updates for v3.15. The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt-for-v3.15 for you to fetch changes up to 1f4c745b2c5a083c49dc11d2f0827d9a381f1ee1: ARM: shmobile: r8a7790: Replace IRQ type numerical values with macros (2014-02-04 10:17:00 +0900) ---------------------------------------------------------------- Renesas ARM Based SoC DT Updates for v3.15 * r8a7791 (R-Car M2) based Koelsch board - Enable GPIO Keys, (1+1)GiB memory, SATA0 and serial ports - Add VIN and thermal clocks - Remove r8a7791-koelsch-reference.dts * r8a7790 (R-Car H2) based Lager board - Replace IRQ type numerical values with macros - Enable SATA0 and serial ports - Add VIN and thermal clocks ---------------------------------------------------------------- Geert Uytterhoeven (2): ARM: shmobile: r8a7791: Add thermal clock in device tree ARM: shmobile: r8a7790: Add thermal clock in device tree Laurent Pinchart (10): ARM: shmobile: dts: Remove r8a7791-koelsch-reference.dts ARM: shmobile: Add GPIO keys to Koelsch DTS ARM: shmobile: r8a7791: Add serial ports to the device tree ARM: shmobile: r8a7790: Add serial ports to the device tree ARM: shmobile: r8a7790: Add VIN clocks to device tree ARM: shmobile: r8a7791: Add VIN clocks to device tree ARM: shmobile: r8a7790: Add SATA clocks to device tree ARM: shmobile: r8a7791: Add SATA clocks to device tree ARM: shmobile: r8a7790: Fix serial ports DT compatible strings ARM: shmobile: r8a7790: Replace IRQ type numerical values with macros Takashi Yoshii (1): ARM: shmobile: koelsch: (1+1)GiB memory in DT Valentine Barshak (4): ARM: shmobile: r8a7791: Add SATA nodes to r8a7791.dtsi ARM: shmobile: koelsch: Enable SATA0 in r8a7791-koelsch.dts ARM: shmobile: r8a7790: Add SATA nodes to r8a7790.dtsi ARM: shmobile: lager: Enable SATA1 in r8a7790-lager.dts arch/arm/boot/dts/r8a7790-lager.dts | 4 + arch/arm/boot/dts/r8a7790.dtsi | 131 ++++++++++++++- arch/arm/boot/dts/r8a7791-koelsch-reference.dts | 115 ------------- arch/arm/boot/dts/r8a7791-koelsch.dts | 65 +++++++- arch/arm/boot/dts/r8a7791.dtsi | 210 +++++++++++++++++++++++- 5 files changed, 403 insertions(+), 122 deletions(-) delete mode 100644 arch/arm/boot/dts/r8a7791-koelsch-reference.dts