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

Commit 833ce45a authored by Shiraz Hashim's avatar Shiraz Hashim
Browse files

ARM: dts: msm: update memory map for msm8909w



Reduce modem memory region size to 80MB for msm8909w based
targets.

Change-Id: I867aba9b7d2fec6ac8a8831deca699262596cc2a
Signed-off-by: default avatarShiraz Hashim <shashim@codeaurora.org>
parent 3e75de6f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -16,9 +16,9 @@
};

&modem_adsp_mem {
	reg = <0x0 0x88000000 0x0 0x05500000>;
	reg = <0x0 0x88000000 0x0 0x05000000>;
};

&peripheral_mem {
	reg = <0x0 0x8d500000 0x0 0x0500000>;
	reg = <0x0 0x8d000000 0x0 0x0500000>;
};