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

Commit 44abdf76 authored by Vinayak Menon's avatar Vinayak Menon Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: memory map changes for msm8940



Increase modem size and thus the base for reloc
area as per the latest memory map.

Change-Id: I56ef8006029481dd063b5b12a58ea66d03cc6ace
Signed-off-by: default avatarVinayak Menon <vinmenon@codeaurora.org>
parent f295d9e7
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -84,3 +84,11 @@
		qcom,ipa-advertise-sg-support;
	};
};

&modem_mem {
	reg = <0x0 0x86800000 0x0 0x6a00000>;
};

&reloc_mem {
	reg = <0x0 0x8d200000 0x0 0x1800000>;
};