Change the way smem node is described to match other upstream device
trees. The previous style was used in downstream kernels.

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

diff --git a/arch/arm64/boot/dts/qcom/msm8994.dtsi 
b/arch/arm64/boot/dts/qcom/msm8994.dtsi
index 0e8cf7e3dd85..5206605d3bad 100644
--- a/arch/arm64/boot/dts/qcom/msm8994.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8994.dtsi
@@ -308,7 +308,7 @@ tcsr_mutex: hwlock {
                #hwlock-cells = <1>;
        };
 
-       qcom,smem@6a00000 {
+       smem {
                compatible = "qcom,smem";
                memory-region = <&smem_mem>;
                hwlocks = <&tcsr_mutex 3>;
-- 
2.27.0

Reply via email to