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

Commit 0ea19d03 authored by Vijayanand Jitta's avatar Vijayanand Jitta
Browse files

ARM: dts: msm: update continuous splash region for sdmmagpie



Align the reserved memory region start address for continuous splash
feature on sdmmagpie to memory map v3.

Change-Id: Ifc602b4cb404280819dddb3ca4277e92326263a3
Signed-off-by: default avatarVijayanand Jitta <vjitta@codeaurora.org>
parent 71644d76
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -604,8 +604,8 @@
			size = <0 0x5c00000>;
		};

		cont_splash_memory: cont_splash_region@9d400000 {
			reg = <0x0 0x9d400000 0x0 0x02400000>;
		cont_splash_memory: cont_splash_region@9c000000 {
			reg = <0x0 0x9c000000 0x0 0x02400000>;
			label = "cont_splash_region";
		};