From patchwork Wed Jul 24 00:32:14 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 261244 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (unknown [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 485FD2C00C5 for ; Wed, 24 Jul 2013 10:32:56 +1000 (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 1V1n0b-0001bH-LS; Wed, 24 Jul 2013 00:32:50 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1V1n0Z-0004oT-HR; Wed, 24 Jul 2013 00:32:47 +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 1V1n0V-0004o0-W3 for linux-arm-kernel@lists.infradead.org; Wed, 24 Jul 2013 00:32:44 +0000 Received: from ayumi.isobedori.kobe.vergenet.net (p2173-ipbfp805kobeminato.hyogo.ocn.ne.jp [124.101.179.173]) by kirsty.vergenet.net (Postfix) with ESMTP id 9D89825BF2F; Wed, 24 Jul 2013 10:32:22 +1000 (EST) Received: by ayumi.isobedori.kobe.vergenet.net (Postfix, from userid 7100) id 3AF0DEDE5E7; Wed, 24 Jul 2013 09:32:21 +0900 (JST) From: Simon Horman To: Arnd Bergmann , Olof Johansson , linux-sh@vger.kernel.org Subject: [GIT 00/19 v2] Renesas ARM based SoC pinmux updates for v3.12 Date: Wed, 24 Jul 2013 09:32:14 +0900 Message-Id: X-Mailer: git-send-email 1.8.2.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130723_203244_492446_3CBC3EDA X-CRM114-Status: GOOD ( 10.44 ) X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 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.0 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 Arnd, please consider the following pinmux updates for v3.12. Difference with v1 of this pull-request: * Remove bogus i2c portions of the first patch of the series. * Correct addressing mode used in dts of the first patch of the series. * Removal of egg from face: wip The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092: Linux 3.11-rc1 (2013-07-14 15:18:27 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-pinmux-for-v3.12 for you to fetch changes up to 1469273960de45275f33276c7254456edcba9da2: ARM: shmobile: kzm9g-reference: Add LED1-LED4 to the device tree (2013-07-22 10:12:41 +0900) ---------------------------------------------------------------- Renesas ARM based SoC pinmux updates for v3.12 SH Mobile pinctrl DT support ---------------------------------------------------------------- Laurent Pinchart (19): ARM: shmobile: r8a73a4: Add pin control device to device tree ARM: shmobile: r8a7740: Add pin control device to device tree ARM: shmobile: r8a7778: Add pin control device to device tree ARM: shmobile: r8a7778: Add GPIO controller devices to device tree ARM: shmobile: r8a7779: Add pin control device to device tree ARM: shmobile: r8a7779: Add GPIO controller devices to device tree ARM: shmobile: r8a7790: Add pin control device to device tree ARM: shmobile: r8a7790: Add GPIO controller devices to device tree ARM: shmobile: sh7372: Add pin control device to device tree ARM: shmobile: sh73a0: Add pin control device to device tree ARM: shmobile: armadillo-reference: Move pinctrl mappings to device tree ARM: shmobile: armadillo-reference: Add st1232 pin mappings ARM: shmobile: armadillo-reference: Move st1232 reset GPIO to DT ARM: shmobile: armadillo-reference: Add LED1-LED4 to the device tree ARM: shmobile: marzen-reference: Move pinctrl mappings to device tree ARM: shmobile: marzen-reference: Add LED2-LED4 to the device tree ARM: shmobile: kzm9g-reference: Move pinctrl mappings to device tree ARM: shmobile: kzm9g-reference: Move SDHI regulators to DT ARM: shmobile: kzm9g-reference: Add LED1-LED4 to the device tree arch/arm/boot/dts/r8a73a4.dtsi | 7 ++ .../boot/dts/r8a7740-armadillo800eva-reference.dts | 34 ++++++++ arch/arm/boot/dts/r8a7740.dtsi | 8 ++ arch/arm/boot/dts/r8a7778.dtsi | 66 ++++++++++++++++ arch/arm/boot/dts/r8a7779-marzen-reference.dts | 49 ++++++++++++ arch/arm/boot/dts/r8a7779.dtsi | 90 ++++++++++++++++++++++ arch/arm/boot/dts/r8a7790.dtsi | 78 +++++++++++++++++++ arch/arm/boot/dts/sh7372.dtsi | 8 ++ arch/arm/boot/dts/sh73a0-kzm9g-reference.dts | 90 +++++++++++++++++++++- arch/arm/boot/dts/sh73a0.dtsi | 8 ++ .../board-armadillo800eva-reference.c | 18 +---- arch/arm/mach-shmobile/board-kzm9g-reference.c | 47 ----------- arch/arm/mach-shmobile/board-marzen-reference.c | 28 ------- 13 files changed, 437 insertions(+), 94 deletions(-)