Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 12d45c89 authored by Prudhvi Yarlagadda's avatar Prudhvi Yarlagadda
Browse files

ARM: dts: qcom: Add rpm msg ram property for smem node



Add the missing rpm msg ram property for smem node.

Change-Id: Ica26435364f24eac39c6b5af8e7c7392a1c95d97
Signed-off-by: default avatarPrudhvi Yarlagadda <pyarlaga@codeaurora.org>
parent 08d4c1e9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -607,6 +607,7 @@
	smem {
		compatible = "qcom,smem";
		memory-region = <&smem_mem>;
		qcom,rpm-msg-ram = <&rpm_msg_ram>;
		hwlocks = <&tcsr_mutex 3>;
	};