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

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

ARM: dts: msm: udapte splash memory node for sm6150



Update cont splash memory node containing base address
and size for sm6150 target.

Change-Id: If427709cb8c4ab0be351610fd260c4d2f3f16f49
Signed-off-by: default avatarJayant Shekhar <jshekhar@codeaurora.org>
parent 92f4c23f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -640,7 +640,7 @@
		};

		cont_splash_memory: cont_splash_region@9c000000 {
			reg = <0x0 0x9c000000 0x0 0x02300000>;
			reg = <0x0 0x9c000000 0x0 0x01000000>;
			label = "cont_splash_region";
		};