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

Commit 380c1351 authored by Yuanfang Zhang's avatar Yuanfang Zhang Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: remove mem_dump region

Remove the mem_dump_region cma region and change "memory-region"
of mem_dump reference to common cma node on sdxnightjar.

Change-Id: I620ff826fb78b555c711471e1dac4f5ed6daadf4
parent 9872fb03
Loading
Loading
Loading
Loading
+1 −8
Original line number Diff line number Diff line
@@ -70,13 +70,6 @@
			size = <0x400000>;
		};

		dump_mem: mem_dump_region {
			compatible = "shared-dma-pool";
			alloc-ranges = <0x00000000 0xffffffff>;
			reusable;
			size = <0x400000>;
		};

	};

	aliases { };
@@ -440,7 +433,7 @@

	mem_dump {
		compatible = "qcom,mem-dump";
		memory-region = <&dump_mem>;
		memory-region = <&common_cma>;

		c0_context {
			qcom,dump-size = <0x800>;