2024-04-26 12:38:06

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH] arm64: dts: qocm: sdx75: align smem node name with coding style

Node names should not have vendor prefixes.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
arch/arm64/boot/dts/qcom/sdx75.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sdx75.dtsi b/arch/arm64/boot/dts/qcom/sdx75.dtsi
index f58da999a72d..b8b80127079e 100644
--- a/arch/arm64/boot/dts/qcom/sdx75.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdx75.dtsi
@@ -405,7 +405,7 @@ hyp_smmu_s2_pt_mem: hyp-smmu-s2-pt@bfc00000 {
};
};

- smem: qcom,smem {
+ smem: smem {
compatible = "qcom,smem";
memory-region = <&smem_mem>;
hwlocks = <&tcsr_mutex 3>;
--
2.43.0



2024-04-27 00:45:59

by Konrad Dybcio

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: qocm: sdx75: align smem node name with coding style

On 26.04.2024 2:31 PM, Krzysztof Kozlowski wrote:
> Node names should not have vendor prefixes.
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---

Reviewed-by: Konrad Dybcio <[email protected]>

Konrad

2024-05-27 03:03:13

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: qocm: sdx75: align smem node name with coding style


On Fri, 26 Apr 2024 14:31:01 +0200, Krzysztof Kozlowski wrote:
> Node names should not have vendor prefixes.
>
>

Applied, thanks!

[1/1] arm64: dts: qocm: sdx75: align smem node name with coding style
commit: bfb751d9221361185bd2331dbf6e751e351a6c5d

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