From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C09BCC433E0 for ; Wed, 8 Jul 2020 20:40:42 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8C4CC2065D for ; Wed, 8 Jul 2020 20:40:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="n44WS50J" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8C4CC2065D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=xK6uc8/SWTQbxM7zCTNMwELm/fkU2/aIOidGhZLMw68=; b=n44WS50JO5EOG5Q7BCAYQqILh Z61xI7/RsRWHe1auKIryvRCb2H2hOLiEw6OBb612dYJpnbQkRWs/EFivhVMunIbyEFgL4K8UE5vB1 G6EdxwkwDhm3HYDp3svjkRthgsoF+y7JdRCixsygpsUrlSMXL6rXibm00KlexKe1U9QZ4FCONg90I 9iaYxbI4+ujZUPQMWYSvVNnsvdAKSWVjzVIQ8nRTGWkpEMRTFiDfp3+CWdJ5xmT6jyNc7BbRVN3k/ x3JFmN2RWvjyE2kviwn4D2rrPccJwXOEnBLQLU38guymyql2jhe8Q1j5wkJBuAKRDT3+/P4pJIiJp NnEkSOxSg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jtGqh-0000uk-H6; Wed, 08 Jul 2020 20:39:23 +0000 Received: from foss.arm.com ([217.140.110.172]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jtGqe-0000th-Pv for linux-arm-kernel@lists.infradead.org; Wed, 08 Jul 2020 20:39:21 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 2D36D1FB; Wed, 8 Jul 2020 13:39:19 -0700 (PDT) Received: from bogus (unknown [10.37.8.63]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id F29D93F66E; Wed, 8 Jul 2020 13:39:15 -0700 (PDT) Date: Wed, 8 Jul 2020 21:39:13 +0100 From: Sudeep Holla To: Daniele Alessandrelli Subject: Re: [PATCH 6/7] arm64: dts: keembay: Add device tree for Keem Bay SoC Message-ID: <20200708203913.GC31671@bogus> References: <20200616155613.121242-1-daniele.alessandrelli@linux.intel.com> <20200616155613.121242-7-daniele.alessandrelli@linux.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200616155613.121242-7-daniele.alessandrelli@linux.intel.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200708_163920_959994_8AD0DB08 X-CRM114-Status: GOOD ( 20.21 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Arnd Bergmann , Catalin Marinas , Jassi Brar , linux-kernel@vger.kernel.org, Dinh Nguyen , Rob Herring , Olof Johansson , Paul Murphy , Will Deacon , Daniele Alessandrelli , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Jun 16, 2020 at 04:56:12PM +0100, Daniele Alessandrelli wrote: > From: Daniele Alessandrelli > > Add initial device tree for Intel Movidius SoC code-named Keem Bay. > > This initial DT includes nodes for Cortex-A53 cores, UARTs, timers, GIC, > PSCI, PMU, and Keem Bay SCMI mailbox. > > Reviewed-by: Dinh Nguyen > Signed-off-by: Daniele Alessandrelli > --- > MAINTAINERS | 1 + > arch/arm64/boot/dts/intel/keembay-soc.dtsi | 172 +++++++++++++++++++++ > 2 files changed, 173 insertions(+) > create mode 100644 arch/arm64/boot/dts/intel/keembay-soc.dtsi > > diff --git a/MAINTAINERS b/MAINTAINERS > index 3b919aa8b1bd..610907bf391b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1959,6 +1959,7 @@ M: Paul J. Murphy > M: Daniele Alessandrelli > S: Maintained > F: Documentation/devicetree/bindings/arm/keembay.yaml > +F: arch/arm64/boot/dts/intel/keembay-soc.dtsi > F: include/dt-bindings/clock/keembay-clocks.h > F: include/dt-bindings/power/keembay-power.h > > diff --git a/arch/arm64/boot/dts/intel/keembay-soc.dtsi b/arch/arm64/boot/dts/intel/keembay-soc.dtsi > new file mode 100644 > index 000000000000..bd0a48f24e09 > --- /dev/null > +++ b/arch/arm64/boot/dts/intel/keembay-soc.dtsi > @@ -0,0 +1,172 @@ > +// SPDX-License-Identifier: GPL-2.0-only > +/* > + * Copyright (C) 2020, Intel Corporation. > + * > + * Device tree describing Keem Bay SoC. > + */ > + > +#include > +#include > +#include > + > +/ { > + compatible = "intel,keembay"; > + interrupt-parent = <&gic>; > + #address-cells = <2>; > + #size-cells = <2>; > + > + cpus { > + #address-cells = <1>; > + #size-cells = <0>; > + > + cpu@0 { > + compatible = "arm,cortex-a53"; > + device_type = "cpu"; > + reg = <0x0>; > + enable-method = "psci"; > + clocks = <&scmi_dvfs 0>; > + }; > + > + cpu@1 { > + compatible = "arm,cortex-a53"; > + device_type = "cpu"; > + reg = <0x1>; > + enable-method = "psci"; > + clocks = <&scmi_dvfs 0>; > + }; > + > + cpu@2 { > + compatible = "arm,cortex-a53"; > + device_type = "cpu"; > + reg = <0x2>; > + enable-method = "psci"; > + clocks = <&scmi_dvfs 0>; > + }; > + > + cpu@3 { > + compatible = "arm,cortex-a53"; > + device_type = "cpu"; > + reg = <0x3>; > + enable-method = "psci"; > + clocks = <&scmi_dvfs 0>; > + }; > + }; > + > + psci { > + compatible = "arm,psci-0.2"; > + method = "smc"; > + }; > + > + firmware: firmware { > + > + scmi: scmi { > + compatible = "arm,scmi"; The above must be changed to "arm,scmi-smc". Add "arm,smc-id = " and drop mboxes. -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel