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

Commit 1dc42d48 authored by Yuanfang Zhang's avatar Yuanfang Zhang
Browse files

ARM: dts: msm: Provide alloc-ranges for mem_dump region for scuba

Provide alloc-ranges for mem_dump region for scuba target.

Change-Id: I2710a3985a62bebb88a14677bd56f5113eb12606
parent c473cad8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -240,6 +240,7 @@

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