From patchwork Thu Sep 17 06:33:29 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Magnus Damm X-Patchwork-Id: 7202641 X-Patchwork-Delegate: horms@verge.net.au Return-Path: X-Original-To: patchwork-linux-sh@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 690D5BEEC1 for ; Thu, 17 Sep 2015 06:33:33 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 92BF9208C9 for ; Thu, 17 Sep 2015 06:33:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id AD55E2081F for ; Thu, 17 Sep 2015 06:33:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753554AbbIQGdb (ORCPT ); Thu, 17 Sep 2015 02:33:31 -0400 Received: from mail-pa0-f54.google.com ([209.85.220.54]:33709 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752696AbbIQGda (ORCPT ); Thu, 17 Sep 2015 02:33:30 -0400 Received: by pacex6 with SMTP id ex6so11762991pac.0; Wed, 16 Sep 2015 23:33:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:date:message-id:in-reply-to:references:subject; bh=gf4Ot1OZYJ6booj6wjgfD585WOMcWQbvN5w+rJNUrB4=; b=D47GkcuUkrhZ4Qw6M61/PScVgxMrsevlChEWvNxrc0ySzsOqvc7+EOoIGI1qFBHdOn E6wk4+GFc4+8YF8OreyOqMfW+Kn1QjIHe8nMp7HNVNEOt4aMJYiiYaJprwGV+Z0ZAjhH cCeNd0vHxmnxP2zHqgNHxwAcCegIFPnmC5Eyg+3PfMb7bFLTwn7j4i0kNK4/P/sJllCb Z9GaJ1KTtXtq73BjU3Qze+1mgAaPWAEMqrzBHTs4GjC40AGQmEdZ90yr6hvC50Xk68e1 Fiy795MSTDYDuRcX7MoCmQZFpew5eyGSvEFpm+ocWg6cwWCGa4PL5Tu9iSZoINdTcEMv 1GNg== X-Received: by 10.66.233.97 with SMTP id tv1mr68301401pac.110.1442471610384; Wed, 16 Sep 2015 23:33:30 -0700 (PDT) Received: from [127.0.0.1] (s214090.ppp.asahi-net.or.jp. [220.157.214.90]) by smtp.gmail.com with ESMTPSA id fu4sm1657102pbb.59.2015.09.16.23.33.27 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Sep 2015 23:33:29 -0700 (PDT) From: Magnus Damm To: linux-sh@vger.kernel.org Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, lorenzo.pieralisi@arm.com, keita.kobayashi.ym@renesas.com, horms@verge.net.au, geert@linux-m68k.org, laurent.pinchart@ideasonboard.com, Magnus Damm Date: Thu, 17 Sep 2015 15:33:29 +0900 Message-Id: <20150917063329.26016.8459.sendpatchset@little-apple> In-Reply-To: <20150917063240.26016.93772.sendpatchset@little-apple> References: <20150917063240.26016.93772.sendpatchset@little-apple> Subject: [PATCH v3 05/09] ARM: shmobile: Add APMU nodes to r8a7790 DTSI Sender: linux-sh-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org X-Spam-Status: No, score=-6.8 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Magnus Damm Add an APMU DT node for the r8a7790 SoC and use the enable-method to point out that the APMU should be used for SMP support. Signed-off-by: Magnus Damm --- Changes from V2: - None Changes from V1: - New patch arch/arm/boot/dts/r8a7790.dtsi | 13 +++++++++++++ 1 file changed, 13 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html --- 0001/arch/arm/boot/dts/r8a7790.dtsi +++ work/arch/arm/boot/dts/r8a7790.dtsi 2015-08-23 15:51:24.132366518 +0900 @@ -43,6 +43,7 @@ cpus { #address-cells = <1>; #size-cells = <0>; + enable-method = "renesas,apmu"; cpu0: cpu@0 { device_type = "cpu"; @@ -112,6 +113,18 @@ }; }; + apmu@e6151000 { + compatible = "renesas,apmu-r8a7790", "renesas,apmu"; + reg = <0 0xe6151000 0 0x188>; + cpus = <&cpu4 &cpu5 &cpu6 &cpu7>; + }; + + apmu@e6152000 { + compatible = "renesas,apmu-r8a7790", "renesas,apmu"; + reg = <0 0xe6152000 0 0x188>; + cpus = <&cpu0 &cpu1 &cpu2 &cpu3>; + }; + gic: interrupt-controller@f1001000 { compatible = "arm,gic-400"; #interrupt-cells = <3>;