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

Commit 81791937 authored by Huixian Ma's avatar Huixian Ma
Browse files

ARM: dts: msm: Add alloc-ranges in mem_dump_region node

Add alloc ranges in mem_dump_region node.

Change-Id: I6d5885356e6ae36fc6debe55c671d657f7d28a5b
parent 99efeecf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -218,6 +218,7 @@

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