devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Cc: Andy Gross <agross@kernel.org>, Rob Herring <robh+dt@kernel.org>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 2/2] arm64: dts: qcom: sm8250: rename smem device node to follow schema
Date: Thu, 3 Dec 2020 18:33:17 -0600	[thread overview]
Message-ID: <X8mDzc77sk+fAFit@builder.lan> (raw)
In-Reply-To: <20201203191335.927001-2-dmitry.baryshkov@linaro.org>

On Thu 03 Dec 13:13 CST 2020, Dmitry Baryshkov wrote:

> Rename 'qcom,smem' to just 'smem' to follow the rest of SoC (and device
> schema).
> 
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>

Applied, no need to include in v2.

Thanks,
Bjorn

> ---
>  arch/arm64/boot/dts/qcom/sm8250.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sm8250.dtsi b/arch/arm64/boot/dts/qcom/sm8250.dtsi
> index 4c472db2738e..bdd9bd303415 100644
> --- a/arch/arm64/boot/dts/qcom/sm8250.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sm8250.dtsi
> @@ -334,7 +334,7 @@ cdsp_secure_heap: memory@8bf00000 {
>  		};
>  	};
>  
> -	smem: qcom,smem {
> +	smem {
>  		compatible = "qcom,smem";
>  		memory-region = <&smem_mem>;
>  		hwlocks = <&tcsr_mutex 3>;
> -- 
> 2.29.2
> 

  reply	other threads:[~2020-12-04  0:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-03 19:13 [PATCH 1/2] dt-bindings: soc: qcom: convert qcom,smem bindings to yaml Dmitry Baryshkov
2020-12-03 19:13 ` [PATCH 2/2] arm64: dts: qcom: sm8250: rename smem device node to follow schema Dmitry Baryshkov
2020-12-04  0:33   ` Bjorn Andersson [this message]
2020-12-04  0:32 ` [PATCH 1/2] dt-bindings: soc: qcom: convert qcom,smem bindings to yaml Bjorn Andersson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=X8mDzc77sk+fAFit@builder.lan \
    --to=bjorn.andersson@linaro.org \
    --cc=agross@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).