Received: by 10.192.165.148 with SMTP id m20csp712331imm; Fri, 20 Apr 2018 14:16:19 -0700 (PDT) X-Google-Smtp-Source: AIpwx49HLYc/2u9DumL7kK4AKHcXQco1Ib6THy4eiEcTQh2os2dtKQSHN8/rSSjh4i1jC9DNVccP X-Received: by 10.99.126.9 with SMTP id z9mr9869157pgc.437.1524258979239; Fri, 20 Apr 2018 14:16:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524258979; cv=none; d=google.com; s=arc-20160816; b=OQjQs3M1qFwfCZ8dIkPA63tw9TuhX8jlELHMGh7vlkR9BnL6XoRMX9YzaXkQpsM6Rm V9QsFKLVFiRlZ0IpQQPieAoUebivHhUa7HL/Dgq9eV+lX7E4HnwIqKpYjOe+mu/vYQid 5tuUtgBxubLU854fSQffazTrTQCwAGYjBoKiB1/rHmW3tiKAZVu8CtxYHlUSExCidaoB SbGcut9mVMdybChn8OByvYkH+VDG7On3y6qiH5OoYB1W+LV+C8kMGP+FYBqc3Op9Yhwf bODKdsejJmvQNGcF/LQvymq4WLzBjZcMMyKZkYiSuDi8NFPv6Wb3NUuDSWE8qoMM1TLM tJAQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=U0GuuUnFcv+JjncitHMEg2+UiNB1YXkJT7wLzO0mCzU=; b=F+KM1oscPLdbA8UqjzlD7q4cs1CU+6j4QVBEiFH4scbnIHds4I13/JMQBg6xFp8v1h mmrK06FYXnoxqgUgglII1tAwzkVrqS9udRe5knmVZUGzgP+uEkiGdwl2ci6gxg93VQ3K Khkp0zALG2yI30abym6uwAayrWBnrB40nIE89EVIyhJCmxoRRqODxRRqVznqm74xotWQ W9k+mAFZZPyB+5bY2RjPRtBiAQUk0U9Ha0HRf+sPxRPao2kaGecck2GHKN/1gpkL4wuK 4bD4Xqu2G99mEuMsp/l2yhHWuCN6+e19F4qNQDIG8knuv3SZpSh8Dr4ZrEw2hiRxa+jz e+vw== 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 x19si3266486pgx.378.2018.04.20.14.15.42; Fri, 20 Apr 2018 14:16:19 -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 S1753270AbeDTVL6 (ORCPT + 99 others); Fri, 20 Apr 2018 17:11:58 -0400 Received: from mail.bootlin.com ([62.4.15.54]:51469 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752658AbeDTVLz (ORCPT ); Fri, 20 Apr 2018 17:11:55 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 36466207AD; Fri, 20 Apr 2018 23:11:53 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from dell-desktop.home (176-137-37-244.abo.bbox.fr [176.137.37.244]) by mail.bootlin.com (Postfix) with ESMTPSA id 4BA5B20713; Fri, 20 Apr 2018 23:11:52 +0200 (CEST) From: =?UTF-8?q?Myl=C3=A8ne=20Josserand?= To: linux@armlinux.org.uk, maxime.ripard@bootlin.com, wens@csie.org, marc.zyngier@arm.com, mark.rutland@arm.com, robh+dt@kernel.org, horms@verge.net.au, geert@linux-m68k.org, magnus.damm@gmail.com Cc: linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, clabbe.montjoie@gmail.com, quentin.schulz@bootlin.com, thomas.petazzoni@bootlin.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, mylene.josserand@bootlin.com Subject: [PATCH v7 10/11] ARM: dts: sun8i: Add enable-method for SMP support for the A83T SoC Date: Fri, 20 Apr 2018 23:10:21 +0200 Message-Id: <20180420211022.11759-11-mylene.josserand@bootlin.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20180420211022.11759-1-mylene.josserand@bootlin.com> References: <20180420211022.11759-1-mylene.josserand@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add the use of enable-method property for SMP support which allows to handle the SMP support for this specific SoC. This commit adds enable-method properties to all CPU nodes. Signed-off-by: Mylène Josserand --- arch/arm/boot/dts/sun8i-a83t.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/sun8i-a83t.dtsi b/arch/arm/boot/dts/sun8i-a83t.dtsi index 42539267e329..c9b60047b0b8 100644 --- a/arch/arm/boot/dts/sun8i-a83t.dtsi +++ b/arch/arm/boot/dts/sun8i-a83t.dtsi @@ -67,6 +67,7 @@ device_type = "cpu"; operating-points-v2 = <&cpu0_opp_table>; cci-control-port = <&cci_control0>; + enable-method = "allwinner,sun8i-a83t-smp"; reg = <0>; }; @@ -75,6 +76,7 @@ device_type = "cpu"; operating-points-v2 = <&cpu0_opp_table>; cci-control-port = <&cci_control0>; + enable-method = "allwinner,sun8i-a83t-smp"; reg = <1>; }; @@ -83,6 +85,7 @@ device_type = "cpu"; operating-points-v2 = <&cpu0_opp_table>; cci-control-port = <&cci_control0>; + enable-method = "allwinner,sun8i-a83t-smp"; reg = <2>; }; @@ -91,6 +94,7 @@ device_type = "cpu"; operating-points-v2 = <&cpu0_opp_table>; cci-control-port = <&cci_control0>; + enable-method = "allwinner,sun8i-a83t-smp"; reg = <3>; }; @@ -101,6 +105,7 @@ device_type = "cpu"; operating-points-v2 = <&cpu1_opp_table>; cci-control-port = <&cci_control1>; + enable-method = "allwinner,sun8i-a83t-smp"; reg = <0x100>; }; @@ -109,6 +114,7 @@ device_type = "cpu"; operating-points-v2 = <&cpu1_opp_table>; cci-control-port = <&cci_control1>; + enable-method = "allwinner,sun8i-a83t-smp"; reg = <0x101>; }; @@ -117,6 +123,7 @@ device_type = "cpu"; operating-points-v2 = <&cpu1_opp_table>; cci-control-port = <&cci_control1>; + enable-method = "allwinner,sun8i-a83t-smp"; reg = <0x102>; }; @@ -125,6 +132,7 @@ device_type = "cpu"; operating-points-v2 = <&cpu1_opp_table>; cci-control-port = <&cci_control1>; + enable-method = "allwinner,sun8i-a83t-smp"; reg = <0x103>; }; }; -- 2.11.0