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

Commit 05947dc4 authored by wadesong's avatar wadesong Committed by Shreyas K K
Browse files

ARM: dts: msm: Enlarge the minidump cma area for SM8150

Enlarge the minidump cma area due to a number of new DTSI nodes
(mainly related to CPU cache minidumps) have been added, which
require more space.

Change-Id: I8826f367433c6a26c5f1538166c4edc592996eb3
parent eedf5958
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -403,7 +403,7 @@
			compatible = "shared-dma-pool";
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;
			reusable;
			size = <0 0x2400000>;
			size = <0 0x2800000>;
		};

		/* global autoconfigured region for contiguous allocations */