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

Commit 1b5ff8c8 authored by Abinaya P's avatar Abinaya P
Browse files

Revert "ARM: dts: msm: increase modem size as per new memory map"



This reverts commit a019aa38.
The change is required only for auto targets. Hence removing
it from common device tree file.

Change-Id: I1ba452c7123c68230a25dd296842d7124acdd152
Signed-off-by: default avatarAbinaya P <abinayap@codeaurora.org>
parent d023ca24
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -62,10 +62,10 @@
			label = "hyp_mem";
		};

		mss_mem: mss_region@86400000 {
		mss_mem: mss_region@87400000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x86400000 0x9300000>;
			reg = <0x86c00000 0x8b00000>;
			label = "mss_mem";
		};