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
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
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]>