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

Commit 17948f40 authored by Gilad Avidov's avatar Gilad Avidov
Browse files

ARM: dts: msm: Increase the SMEM heap size in fsm9900



Add more heap space for SMEM to cover high message rate.

Change-Id: I0def55aa742302ae78eeff7088aff44381807c77
Acked-by: default avatarBrian Costello <bcostell@qti.qualcomm.com>
Signed-off-by: default avatarGilad Avidov <gavidov@codeaurora.org>
parent 0b5fe757
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -195,7 +195,7 @@

	qcom,smem@1c100000 {
		compatible = "qcom,smem";
		reg = <0x1c100000 0x200000>,
		reg = <0x1c100000 0x300000>,
			<0xf9011000 0x1000>;
		reg-names = "smem", "irq-reg-base";