Merge "ARM: dts: msm: Add smem compatible for sun"

This commit is contained in:
qctecmdr
2023-07-06 10:43:20 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -974,8 +974,10 @@
/* secdata region can be reused by apps */
smem_mem: smem_region@81d00000 {
no-map;
compatible = "qcom,smem";
reg = <0x0 0x81d00000 0x0 0x200000>;
hwlocks = <&tcsr_mutex 3>;
no-map;
};
adsp_mhi_mem: adsp_mhi_region@81f00000 {