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

Commit c03bf22a authored by Vijayanand Jitta's avatar Vijayanand Jitta
Browse files

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



Align the reserved memory region start address for continuous splash
feature on sm6150 target to memory map v5.

Change-Id: Ic26de321d841b546e1a3545e01e271570ff6ccd8
Signed-off-by: default avatarVijayanand Jitta <vjitta@codeaurora.org>
parent 870f5d92
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -478,8 +478,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";
		};