Received: by 10.223.185.116 with SMTP id b49csp715314wrg; Fri, 23 Feb 2018 05:46:19 -0800 (PST) X-Google-Smtp-Source: AH8x224VvFYmWjBVfn+r0mHeCo56EoeQGnNtB4ljgD8W4vN59WRVUOaXUFv2rgiO3XwHaK0A0Z/W X-Received: by 10.98.67.78 with SMTP id q75mr1831750pfa.98.1519393579313; Fri, 23 Feb 2018 05:46:19 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519393579; cv=none; d=google.com; s=arc-20160816; b=QF49ncXptMVLokhWY8h7gFQqQTHPez8v6o2eGBpBUFNfBQHYN2sbb/iX2Ody6iRlZZ BxVSXoACiqhxbR0JtqdKDEIHRvkqaVwNBMeP240VegLTs7zkgs5nJJKZWCNrkqi4nQPl IO9uhRkODRkLJ4zf+BNL51pc/rMGc9LTmHIQ41TUpch+XBd16Hic6O2Zh90lpj2U7qIH yYELYPH0PhvBMfEc0Jfmtspt1HNj9+Olfb2JTl3Z3mIRN5xaHpfr6ijZ7vxcM5bi7jmY ox2LaKNoMOj217RUppbPLt5j2jrpowm1Bjmk/uZnumlDQOkU10ikh843hlZ0XZyth5qA UGDg== 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=xLp0mFipJpeO5nq3JvqR3ZptR3zAGhFVse8LYHZobAI=; b=qt0p2/HI6WmsRLYSZX5SIC9fCN+c6+I6dxhdUyjnCnMMYsNkjoG7rGK8tvbw+bphFa MNHESr78kOzhuWc1kH7Mj+dICIr7jRtbpL+SYM6vJ1OsmvVnHI07dNRqIOComR8hpNir wHQhbaRR9uUaj9GsTufnz9neccmxJ4Wqb9epFQNI2wxuXGJJmfQ++UccdP6WspqlzEOW m0DWwXOWXsILhW4FxXwFDBffBtQZwq8ZiUP8pS9SKkAc0jN/KZ2GIQ2uhRpZZOJ2DXS6 3eSKOAdXr3KH2xwHdLv0N0UWGgVaEiFq1ZOvKJPY7qij5Dheg5nak0ktC38Zx3b/6Bvd m5og== 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 w33-v6si1803263plb.579.2018.02.23.05.46.04; Fri, 23 Feb 2018 05:46:19 -0800 (PST) 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 S1751827AbeBWNp0 (ORCPT + 99 others); Fri, 23 Feb 2018 08:45:26 -0500 Received: from mail.free-electrons.com ([62.4.15.54]:48928 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751869AbeBWNig (ORCPT ); Fri, 23 Feb 2018 08:38:36 -0500 Received: by mail.free-electrons.com (Postfix, from userid 110) id 2DE4B2087E; Fri, 23 Feb 2018 14:38:34 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.free-electrons.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.lan (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.free-electrons.com (Postfix) with ESMTPSA id BB9F320379; Fri, 23 Feb 2018 14:38:33 +0100 (CET) From: =?UTF-8?q?Myl=C3=A8ne=20Josserand?= To: maxime.ripard@bootlin.com, linux@armlinux.org.uk, wens@csie.org, robh+dt@kernel.org, mark.rutland@arm.com Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, clabbe.montjoie@gmail.com, thomas.petazzoni@bootlin.com, mylene.josserand@bootlin.com, quentin.schulz@bootlin.com Subject: [PATCH v4 05/10] ARM: dts: sun8i: Add CPUCFG device node for A83T dtsi Date: Fri, 23 Feb 2018 14:37:37 +0100 Message-Id: <20180223133742.26044-6-mylene.josserand@bootlin.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20180223133742.26044-1-mylene.josserand@bootlin.com> References: <20180223133742.26044-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 As we found in sun9i-a80, CPUCFG is a collection of registers that are mapped to the SoC's signals from each individual processor core and associated peripherals. These registers are used for SMP bringup and CPU hotplugging. Signed-off-by: Mylène Josserand --- arch/arm/boot/dts/sun8i-a83t.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/sun8i-a83t.dtsi b/arch/arm/boot/dts/sun8i-a83t.dtsi index 46ae4faa5894..01993284c0f4 100644 --- a/arch/arm/boot/dts/sun8i-a83t.dtsi +++ b/arch/arm/boot/dts/sun8i-a83t.dtsi @@ -231,6 +231,11 @@ }; }; + cpucfg@1700000 { + compatible = "allwinner,sun8i-a83t-cpucfg"; + reg = <0x01700000 0x400>; + }; + syscon: syscon@1c00000 { compatible = "allwinner,sun8i-a83t-system-controller", "syscon"; -- 2.11.0