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

Commit 8d519acd authored by Charan Teja Reddy's avatar Charan Teja Reddy Committed by Gerrit - the friendly Code Review server
Browse files

Revert "ARM: dts: msm: align removed_region with SDM630 memmap"



Update the carveout regions properly.
This reverts commit 0e6e2ace.

Change-Id: Ie93a718c4804d57975d1a2b531328e2fbe889b1f
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent 0c44f3c8
Loading
Loading
Loading
Loading
+2 −8
Original line number Diff line number Diff line
@@ -321,16 +321,10 @@
		#size-cells = <2>;
		ranges;

		removed_region0: removed_region0@85800000 {
		removed_region: removed_region0@85800000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x85800000 0x0 0x700000>;
		};

		removed_region1: removed_region1@86000000 {
			compatible = "removed-dma-pool";
			no-map;
			reg = <0x0 0x86000000 0x0 0x2f00000>;
			reg = <0x0 0x85800000 0x0 0x3700000>;
		};

		modem_fw_mem: modem_fw_region@8ac00000 {