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

Commit 54354269 authored by Yashwanth's avatar Yashwanth
Browse files

ARM: dts: msm: update display ramdump memory node for bengal

This change updates display ramdump node size for bengal
target. Ramdump node memory size should be less than or
equal to that of continuous splash region.

Change-Id: I1cdd7199882547019129ed5711b4c014ac260b54
parent 1a023285
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -426,7 +426,7 @@
		};

		disp_rdump_memory: disp_rdump_region@5c000000 {
			reg = <0x0 0x5c000000 0x0 0x01000000>;
			reg = <0x0 0x5c000000 0x0 0x00f00000>;
			label = "disp_rdump_region";
		};