From patchwork Thu Aug 1 08:26: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: 263937 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 057592C0090 for ; Thu, 1 Aug 2013 18:27:06 +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 1V4oDg-00008X-0m; Thu, 01 Aug 2013 08:26:48 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1V4oDd-0001j5-UA; Thu, 01 Aug 2013 08:26:45 +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 1V4oDa-0001iW-F0 for linux-arm-kernel@lists.infradead.org; Thu, 01 Aug 2013 08:26:43 +0000 Received: from ayumi.isobedori.kobe.vergenet.net (p8155-ipbfp801kobeminato.hyogo.ocn.ne.jp [118.10.107.155]) by kirsty.vergenet.net (Postfix) with ESMTP id A2B1B25BF64; Thu, 1 Aug 2013 18:26:17 +1000 (EST) Received: by ayumi.isobedori.kobe.vergenet.net (Postfix, from userid 7100) id 20FFA6CE015; Thu, 1 Aug 2013 17:26:16 +0900 (JST) From: Simon Horman To: Arnd Bergmann , Olof Johansson , linux-sh@vger.kernel.org Subject: [GIT 00/14] Second round of Renesas ARM based SoC cleanups for v3.12 Date: Thu, 1 Aug 2013 17:26:14 +0900 Message-Id: X-Mailer: git-send-email 1.8.3.2 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130801_042643_015897_F48EE590 X-CRM114-Status: GOOD ( 11.63 ) X-Spam-Score: -4.1 (----) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-4.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] -1.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 Arnd, Please consider this second round of Renesas ARM based SoC cleanups for v3.12. This pull-request is based on a merge of renesas-tpu-pwm-for-v3.12, renesas-backlight-for-v3.12 and renesas-soc-for-v3.12, each of which I have previously sent a pull-request for, in order to provide the pre-requisite code that that is being removed or cleaned up. The following changes since commit 4431374926363df1d907d9c8783f473eb7facf42: Merge branches 'tpu-pwm', 'backlight' and 'soc' into cleanup2-base (2013-07-24 16:35:12 +0900) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-cleanup2-for-v3.12 for you to fetch changes up to 98724b7ec9d34d875fc193660c87d6dd0d17ceb7: ARM: shmobile: r8a7779: Remove '0x's from R8A7779 DTS file (2013-07-30 14:21:43 +0900) ---------------------------------------------------------------- Second round of Renesas ARM based SoC cleanups for v3.12 * Remove mach/hardware.h which has no useful contents * Remove ag5evm board support * Remove kota2 board support * Use pm-rmobile on sh7372 and r8a7740 SoCs only, it is otherwise unneeded * Remove use of INTC header on r8a7779 and r8a7740 SoCs * Cleanup registration of usb phy in r8a7779 SoC * Remove '0x's from R8A7779 DTS file for r8a7779 SoC ---------------------------------------------------------------- Kuninori Morimoto (1): ARM: shmobile: r8a7779: cleanup registration of usb phy Lee Jones (1): ARM: shmobile: r8a7779: Remove '0x's from R8A7779 DTS file Magnus Damm (10): ARM: shmobile: Remove sh73a0 use of ARM: shmobile: Remove sh7372 use of ARM: shmobile: Remove EMEV2 use of ARM: shmobile: Remove r8a7779 use of ARM: shmobile: Remove Marzen use of ARM: shmobile: Remove include ARM: shmobile: r8a73a4: Remove ->init_machine() special case ARM: shmobile: Use pm-rmobile on sh7372 and r8a7740 only ARM: shmobile: No need to use INTC demux on r8a7740 ARM: shmobile: No need to use INTC header on r8a7779 Simon Horman (2): ARCH: ARM: shmobile: Remove kota2 board support ARCH: ARM: shmobile: Remove ag5evm board support arch/arm/boot/dts/r8a7779.dtsi | 8 +- arch/arm/configs/ag5evm_defconfig | 83 ---- arch/arm/configs/kota2_defconfig | 121 ----- arch/arm/mach-shmobile/Kconfig | 13 - arch/arm/mach-shmobile/Makefile | 10 +- arch/arm/mach-shmobile/Makefile.boot | 2 - arch/arm/mach-shmobile/board-ag5evm.c | 639 ------------------------- arch/arm/mach-shmobile/board-kota2.c | 550 --------------------- arch/arm/mach-shmobile/board-marzen.c | 25 +- arch/arm/mach-shmobile/include/mach/hardware.h | 4 - arch/arm/mach-shmobile/include/mach/r8a7779.h | 2 - arch/arm/mach-shmobile/intc-r8a7779.c | 1 - arch/arm/mach-shmobile/setup-emev2.c | 1 - arch/arm/mach-shmobile/setup-r8a73a4.c | 6 - arch/arm/mach-shmobile/setup-r8a7779.c | 19 - arch/arm/mach-shmobile/setup-sh7372.c | 1 - arch/arm/mach-shmobile/setup-sh73a0.c | 1 - 17 files changed, 29 insertions(+), 1457 deletions(-) delete mode 100644 arch/arm/configs/ag5evm_defconfig delete mode 100644 arch/arm/configs/kota2_defconfig delete mode 100644 arch/arm/mach-shmobile/board-ag5evm.c delete mode 100644 arch/arm/mach-shmobile/board-kota2.c delete mode 100644 arch/arm/mach-shmobile/include/mach/hardware.h