ARM: dts: msm: Add smem nodes for kera

Add smem nodes for kera SoC.

Change-Id: Icaa26bfe01227bc21e0e3bce324779834f204e68
Signed-off-by: Pranav Mahesh Phansalkar <quic_pphansal@quicinc.com>
This commit is contained in:
Pranav Mahesh Phansalkar
2024-07-26 12:21:17 +05:30
parent 47753bb575
commit 7d4f9f859d
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 {