Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CA4D1C433EF for ; Fri, 19 Nov 2021 00:51:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A656461A55 for ; Fri, 19 Nov 2021 00:51:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233802AbhKSAyf (ORCPT ); Thu, 18 Nov 2021 19:54:35 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44848 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233629AbhKSAye (ORCPT ); Thu, 18 Nov 2021 19:54:34 -0500 Received: from mail-oi1-x231.google.com (mail-oi1-x231.google.com [IPv6:2607:f8b0:4864:20::231]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9A387C06173E for ; Thu, 18 Nov 2021 16:51:33 -0800 (PST) Received: by mail-oi1-x231.google.com with SMTP id u74so18236385oie.8 for ; Thu, 18 Nov 2021 16:51:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:in-reply-to:references:from:user-agent:date:message-id :subject:to:cc; bh=8cnZgiwj9XJw4naygCZKbqiNR9D8VICQZJ/k+OihQ6c=; b=ndKyn010qoO+1qpay+R1q/8TvFa7FXwoCZ5otYd7548pRDEtEpizZEyeBTiEL2qlaM a0Tr6InVcaAaanlYGPMJii+j1Y8JsfEARiTy1EeEyhssCZ66U15Iusrt4nWVGNoWU+Tx bFZ50xdSC9oypEdJgHpiDUc+qKPkL+gonsDL8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:in-reply-to:references:from :user-agent:date:message-id:subject:to:cc; bh=8cnZgiwj9XJw4naygCZKbqiNR9D8VICQZJ/k+OihQ6c=; b=KXdSwONbih0GJGgIZl801/7/MUCYjzTImDwPNnYTMKKSbkGU4hveesLR0rtl6VoZ/V jE9z8IG9/x0r+7Gu7rVsWo+pulqV7CfTnIeUpXwGqZUnyyYZAT0hYFuuV6YouAbKMWru mA/A2L5Dpr6lUCRikLJwcBpYMuSqK9VyFlv0xH6oZxC5Ld0lBvMmv6ZmH3ESBy7QY5Lx gXjxt2nvXMltWdJ++13Rfjn00aF8UMmDTC53X0Ko9+I4GIUEq7+ZZJdE8WpOPEKlD1+i o2XibBSLUeQtGoy4HTnQcCEuqagm7blbg6pW4JoEbVKk4/0nvsWn8+aM7MSvvaE37OS4 ot3w== X-Gm-Message-State: AOAM531M8Wz0CUJKHiKHikBhvX2lzao74BR78bx99S+41F/a0Hs/Wk/C Vgb4SmmDiqFzq3qA6Rw31M5Yp4p0pxDkgJwU5wgNow== X-Google-Smtp-Source: ABdhPJzUlN8XM485ZkLTeetA/FYunzmdsJriYPUX3FQapC8fqcv/xBQkkQPI7XgpwgN+jEcRvsIXhYUgOrZn4c4JnKQ= X-Received: by 2002:a54:4506:: with SMTP id l6mr1274844oil.32.1637283092931; Thu, 18 Nov 2021 16:51:32 -0800 (PST) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Fri, 19 Nov 2021 01:51:32 +0100 MIME-Version: 1.0 In-Reply-To: <1637251016-21923-1-git-send-email-pillair@codeaurora.org> References: <1637251016-21923-1-git-send-email-pillair@codeaurora.org> From: Stephen Boyd User-Agent: alot/0.9.1 Date: Fri, 19 Nov 2021 01:51:32 +0100 Message-ID: Subject: Re: [PATCH v6] arm64: dts: qcom: sc7280: Add WPSS remoteproc node To: Rakesh Pillai , agross@kernel.org, bjorn.andersson@linaro.org, robh+dt@kernel.org Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, sibis@codeaurora.org, mpubbise@codeaurora.org, kuabhs@chromium.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Rakesh Pillai (2021-11-18 07:56:56) > Add the WPSS remoteproc node in dts for > PIL loading. > > Signed-off-by: Rakesh Pillai > --- > Changes from v5: > - Update the clock names > --- > arch/arm64/boot/dts/qcom/sc7280-idp.dts | 4 +++ > arch/arm64/boot/dts/qcom/sc7280.dtsi | 56 +++++++++++++++++++++++++++++++++ > 2 files changed, 60 insertions(+) > > diff --git a/arch/arm64/boot/dts/qcom/sc7280-idp.dts b/arch/arm64/boot/dts/qcom/sc7280-idp.dts > index 9b991ba..ddab150 100644 > --- a/arch/arm64/boot/dts/qcom/sc7280-idp.dts > +++ b/arch/arm64/boot/dts/qcom/sc7280-idp.dts > @@ -80,3 +80,7 @@ > qcom,pre-scaling = <1 1>; > }; > }; > + > +&remoteproc_wpss { > + status = "okay"; > +}; > diff --git a/arch/arm64/boot/dts/qcom/sc7280.dtsi b/arch/arm64/boot/dts/qcom/sc7280.dtsi > index 365a2e0..76c2a90 100644 > --- a/arch/arm64/boot/dts/qcom/sc7280.dtsi > +++ b/arch/arm64/boot/dts/qcom/sc7280.dtsi > @@ -134,6 +134,11 @@ > no-map; > }; > > + wpss_mem: memory@9ae00000 { > + no-map; > + reg = <0x0 0x9ae00000 0x0 0x1900000>; Almost always reg comes first. Please swap the order of these two properties. > + }; > + > rmtfs_mem: memory@9c900000 { > compatible = "qcom,rmtfs-mem"; > reg = <0x0 0x9c900000 0x0 0x280000>; Otherwise Reviewed-by: Stephen Boyd