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

Commit e3191274 authored by Jayant Shekhar's avatar Jayant Shekhar
Browse files

ARM: dts: msm: Change display splash memory address for sdm670



Update display splash memory region in memory map for sdm670.
This is done as per recommendation from memory team.

Change-Id: Ibd0ce28c02b9dcc220580e3b64a93eab6b97c041
Signed-off-by: default avatarJayant Shekhar <jshekhar@codeaurora.org>
parent 9731a9e1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -569,8 +569,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";
		};