ARM: dts: msm: Add smem nodes for tuna

Add smem nodes for tuna SoC.

Change-Id: If87321e31c1ddddef4370657029dc82e0778a021
Signed-off-by: Pranav Mahesh Phansalkar <quic_pphansal@quicinc.com>
This commit is contained in:
Pranav Mahesh Phansalkar
2024-05-13 10:03:06 +05:30
committed by Pranav Phansalkar
parent 76608bb859
commit 263d3731ee
2 changed files with 14 additions and 1 deletions

View File

@@ -66,8 +66,10 @@
};
smem_mem: smem_region@81d00000 {
no-map;
compatible = "qcom,smem";
reg = <0x0 0x81d00000 0x0 0x200000>;
hwlocks = <&tcsr_mutex 3>;
no-map;
};
pdp_ns_shared_mem: pdp_ns_shared_region@81f00000 {