2023-04-10 18:08:46

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH] ARM: dts: qcom: msm8974: do not use underscore in node name (again)

Align RPM requests node with DT schema by using hyphen instead of
underscore.

Fixes: f300826d27be ("ARM: dts: qcom-msm8974: Sort and clean up nodes")
Signed-off-by: Krzysztof Kozlowski <[email protected]>

---

I guess some changes has to be done more than once, to be sure they
get written properly to Git.
---
arch/arm/boot/dts/qcom-msm8974.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi
index 8208012684d4..38d3ee152dcb 100644
--- a/arch/arm/boot/dts/qcom-msm8974.dtsi
+++ b/arch/arm/boot/dts/qcom-msm8974.dtsi
@@ -300,7 +300,7 @@ rpm {
qcom,ipc = <&apcs 8 0>;
qcom,smd-edge = <15>;

- rpm_requests: rpm_requests {
+ rpm_requests: rpm-requests {
compatible = "qcom,rpm-msm8974";
qcom,smd-channels = "rpm_requests";

--
2.34.1


2023-04-11 11:06:22

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH] ARM: dts: qcom: msm8974: do not use underscore in node name (again)



On 10.04.2023 19:52, Krzysztof Kozlowski wrote:
> Align RPM requests node with DT schema by using hyphen instead of
> underscore.
>
> Fixes: f300826d27be ("ARM: dts: qcom-msm8974: Sort and clean up nodes")
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
>
> ---
>
> I guess some changes has to be done more than once, to be sure they
> get written properly to Git.
> ---
Reviewed-by: Konrad Dybcio <[email protected]>

Konrad
> arch/arm/boot/dts/qcom-msm8974.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi
> index 8208012684d4..38d3ee152dcb 100644
> --- a/arch/arm/boot/dts/qcom-msm8974.dtsi
> +++ b/arch/arm/boot/dts/qcom-msm8974.dtsi
> @@ -300,7 +300,7 @@ rpm {
> qcom,ipc = <&apcs 8 0>;
> qcom,smd-edge = <15>;
>
> - rpm_requests: rpm_requests {
> + rpm_requests: rpm-requests {
> compatible = "qcom,rpm-msm8974";
> qcom,smd-channels = "rpm_requests";
>

2023-05-25 05:31:19

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] ARM: dts: qcom: msm8974: do not use underscore in node name (again)

On Mon, 10 Apr 2023 19:52:32 +0200, Krzysztof Kozlowski wrote:
> Align RPM requests node with DT schema by using hyphen instead of
> underscore.
>
>

Applied, thanks!

[1/1] ARM: dts: qcom: msm8974: do not use underscore in node name (again)
commit: 311bbc884b2edcf584b67d331be85ce43b27586f

Best regards,
--
Bjorn Andersson <[email protected]>