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

Commit bfba525d authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Include the alloc-ranges property for dump_mem node"

parents a8d0b1a6 08b670bc
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -563,6 +563,7 @@


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