From patchwork Tue Oct 1 02:35:35 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 279318 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 978E52C00B9 for ; Tue, 1 Oct 2013 13:01:39 +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 1VQpq4-0002tU-IV; Tue, 01 Oct 2013 02:37:29 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VQppR-0005CW-Qg; Tue, 01 Oct 2013 02:36:49 +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 1VQpoc-00053k-TV for linux-arm-kernel@lists.infradead.org; Tue, 01 Oct 2013 02:36:01 +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 E0E05266CED; Tue, 1 Oct 2013 12:35:37 +1000 (EST) Received: by ayumi.isobedori.kobe.vergenet.net (Postfix, from userid 7100) id 881E6EDE07E; Tue, 1 Oct 2013 11:35:36 +0900 (JST) From: Simon Horman To: Arnd Bergmann , Olof Johansson , Kevin Hilman , linux-sh@vger.kernel.org Subject: [GIT PULL 00/14] Renesas ARM based SoC SMP updates for v3.13 Date: Tue, 1 Oct 2013 11:35:35 +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-20130930_223559_457259_22983F8C X-CRM114-Status: GOOD ( 12.41 ) X-Spam-Score: -3.3 (---) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-3.3 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.7 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 Kevin, Olof and Arnd, please consider these Renesas ARM based SoC SMP updates for v3.13. This pull-request is based on renesas-cleanups-v3.13 which I has also sent a pull-request for today. The reason for choosing that base is to reduce conflicts. The following changes since commit cde214a890f81797a5eee94fffc89c1de21ed991: ARM: shmobile: r8a7790: Constify platform data and resources (2013-09-19 14:33:44 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-smp-for-v3.13 for you to fetch changes up to 43651b15de94d6a5e188ea032311e9661ec708d2: ARM: shmobile: Include CA7 cores in APMU table (2013-09-30 17:56:11 +0900) ---------------------------------------------------------------- Renesas ARM based SoC SMP updates for v3.13 * Add CPU notifier based SCU boot vector code - Use on emev2, r8a7779 and sh73a0 SoCs - Remove now unused shmobile_smp_scu_boot_secondary() * Add shared APMU SMP support code - Use to add SMP support for r8a7790 SoC * Introduce shmobile_boot_size * Expose shmobile_invalidate_start() * Introduce shmobile_smp_cpu_disable() - Use on sh73a0 SoC - Remove now unused shmobile_smp_init_cpus() ---------------------------------------------------------------- Magnus Damm (14): ARM: shmobile: Introduce shmobile_smp_cpu_disable() ARM: shmobile: Use shmobile_smp_cpu_disable() on sh73a0 ARM: shmobile: Remove unused shmobile_smp_init_cpus() ARM: shmobile: Expose shmobile_invalidate_start() ARM: shmobile: Introduce shmobile_boot_size ARM: shmobile: Shared APMU SMP support code without DT ARM: shmobile: Add r8a7790 SMP support using APMU code ARM: shmobile: Add CPU notifier based SCU boot vector code ARM: shmobile: Let sh73a0 rely on SCU CPU notifier ARM: shmobile: Let EMEV2 rely on SCU CPU notifier ARM: shmobile: Let r8a7779 rely on SCU CPU notifier ARM: shmobile: Remove shmobile_smp_scu_boot_secondary() ARM: shmobile: Extend APMU code to allow single cluster only ARM: shmobile: Include CA7 cores in APMU table arch/arm/mach-shmobile/Makefile | 1 + arch/arm/mach-shmobile/board-lager-reference.c | 1 + arch/arm/mach-shmobile/board-lager.c | 1 + arch/arm/mach-shmobile/headsmp.S | 3 + arch/arm/mach-shmobile/include/mach/common.h | 12 +- arch/arm/mach-shmobile/include/mach/r8a7790.h | 1 + arch/arm/mach-shmobile/platsmp-apmu.c | 195 +++++++++++++++++++++++++ arch/arm/mach-shmobile/platsmp-scu.c | 30 +++- arch/arm/mach-shmobile/platsmp.c | 22 +-- arch/arm/mach-shmobile/setup-r8a7790.c | 1 + arch/arm/mach-shmobile/smp-emev2.c | 6 - arch/arm/mach-shmobile/smp-r8a7779.c | 4 - arch/arm/mach-shmobile/smp-r8a7790.c | 67 +++++++++ arch/arm/mach-shmobile/smp-sh73a0.c | 14 +- 14 files changed, 310 insertions(+), 48 deletions(-) create mode 100644 arch/arm/mach-shmobile/platsmp-apmu.c create mode 100644 arch/arm/mach-shmobile/smp-r8a7790.c