Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp785664imm; Tue, 5 Jun 2018 04:34:42 -0700 (PDT) X-Google-Smtp-Source: ADUXVKIAduk7g5lgxn5GT/jTPNOi2a/knyUcc0mzcyCXphD/FPVTa5ihVctG/g46aZg9OClqqGLJ X-Received: by 2002:a63:8c4f:: with SMTP id q15-v6mr21162939pgn.236.1528198482302; Tue, 05 Jun 2018 04:34:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528198482; cv=none; d=google.com; s=arc-20160816; b=RanupkUqsp3PB7NVGMdlYM+HA8LIuhmJckDp3Dl9Dcbkipm2jNODwzRFsfmbEiaQe6 GCj9/QV5W+v2WgBTa2Wjad1zCyJoE8+QTlznUUP7NzswYR+7kfvh76G1eDAFRuppBreg +9u14A5+SUm3TFm5+aoa+7xw7rhHAl1GJJmCcmC5K9YqztuSyZjvwiIDcORIf7hqTRei M8YVmXW48XK1/0vlmYz6EX3XW6dOM3l6xOJGrN+CY/uvEbhETqlgnL0LKyyWvxwyAArg QlYoP94P/XN9CNlOFuVWowL8WZbnSTAyjWY/HwzU2Wd5rsMqCnu7QIx5KdVrWC501Hg0 wI2g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=VMWk/VX2v1ezKjf8n38mwyFBUVNmFwCLwINTTEFhNx0=; b=D08eJy+ouVP51Q/e/7qJyCau98SsddH07MdgPpPgtd7gXh+UxUwlW+nWVN3Nd7MVT8 BlvvZeRCj3dsL3f3IHwZiJUyG4STf3Uc0UCsxNl8Plj1I1DSe5AMEzH0x6Ynpr3LE7mq n0ytRGTJeds/091fercQGzjJ/jS90VMKKVrjV/nCznLOZqlBclhOnr/2QQL9VcSoRWqN KZRXkOGsZ6RKfnd3NeuUSywxkBih9q4H5X2L4WNYfzspa2IsgdN+cJvhvGCwr48r6CjA KbMuH3Hpos2HzIHhwWpht+IXB26809pq74yinTCeF3zYE9l08+BYw/ZNnu6tzN6TbOw2 r//g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f16-v6si6321351pgt.477.2018.06.05.04.34.27; Tue, 05 Jun 2018 04:34:42 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751670AbeFELeA (ORCPT + 99 others); Tue, 5 Jun 2018 07:34:00 -0400 Received: from relmlor4.renesas.com ([210.160.252.174]:56237 "EHLO relmlie3.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751534AbeFELd7 (ORCPT ); Tue, 5 Jun 2018 07:33:59 -0400 Received: from unknown (HELO relmlir4.idc.renesas.com) ([10.200.68.154]) by relmlie3.idc.renesas.com with ESMTP; 05 Jun 2018 20:33:57 +0900 Received: from relmlii2.idc.renesas.com (relmlii2.idc.renesas.com [10.200.68.66]) by relmlir4.idc.renesas.com (Postfix) with ESMTP id 7A66583659; Tue, 5 Jun 2018 20:33:56 +0900 (JST) X-IronPort-AV: E=Sophos;i="5.49,478,1520866800"; d="scan'208";a="283089193" Received: from unknown (HELO be1yocto.ree.adwin.renesas.com) ([172.29.43.62]) by relmlii2.idc.renesas.com with ESMTP; 05 Jun 2018 20:33:51 +0900 From: Michel Pollet To: linux-renesas-soc@vger.kernel.org, Simon Horman Cc: phil.edworthy@renesas.com, Michel Pollet , Michel Pollet , Rob Herring , Mark Rutland , Magnus Damm , Russell King , Frank Rowand , Douglas Anderson , Maxime Ripard , Chen-Yu Tsai , Carlo Caione , Florian Fainelli , =?UTF-8?q?Andreas=20F=C3=A4rber?= , Rajendra Nayak , Stefan Wahren , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v4 0/3] Renesas R9A06G032 SMP enabler Date: Tue, 5 Jun 2018 12:28:45 +0100 Message-Id: <1528198148-23308-1-git-send-email-michel.pollet@bp.renesas.com> X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org *WARNING -- this requires the base R9A06G032 support patches already posted This patch series is for enabling the second CA7 of the R9A06G032. It's based on a spin_table method, and it reuses the same binding property as that driver. v4: + Geert's comments adressed. + Renamed symbols to r9a06g032 to match the rest of patchset + Rebased on base patch v8 v3: + Removed mentions of rz/?n1d? + Rebased on base patch v7 v2: + Added suggestions from Florian Fainelli + Use __pa_symbol() + Simplified logic in prepare_cpu() + Reordered the patches + Rebased on RZN1 Base patch v5 Michel Pollet (3): dt-bindings: cpu: Add Renesas R9A06G032 SMP enable method. arm: shmobile: Add the R9A06G032 SMP enabler driver ARM: dts: Renesas R9A06G032 SMP enable method Documentation/devicetree/bindings/arm/cpus.txt | 1 + arch/arm/boot/dts/r9a06g032.dtsi | 3 + arch/arm/mach-shmobile/Makefile | 1 + arch/arm/mach-shmobile/smp-r9a06g032.c | 79 ++++++++++++++++++++++++++ 4 files changed, 84 insertions(+) create mode 100644 arch/arm/mach-shmobile/smp-r9a06g032.c -- 2.7.4