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

Commit bc490f6b authored by Veera Sundaram Sankaran's avatar Veera Sundaram Sankaran
Browse files

ARM: dts: msm: add cont-splash memory for kona target



Add memory region for continuous splash that will be
used by SDE driver during the handoff.

Change-Id: If7d6cf1bc1106de1162fba798f3ca482960c1c9d
Signed-off-by: default avatarVeera Sundaram Sankaran <veeras@codeaurora.org>
parent e0f702a3
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -580,6 +580,11 @@
			size = <0x0 0x400000>;
		};

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

		dump_mem: mem_dump_region {
			compatible = "shared-dma-pool";
			alloc-ranges = <0x0 0x00000000 0x0 0xffffffff>;