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

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

ARM: dts: msm: reserve memory for splash on sdm670



Reserve memory for continuous splash feature on sdm670.
This memory buffer would be configured by the bootloader
and needs to be retained until the first frame update in
kernel.

Change-Id: I1db0e2538df5b83200eab3dd1a7472961e3e2a0d
Signed-off-by: default avatarJayant Shekhar <jshekhar@codeaurora.org>
parent f797d13b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -538,6 +538,11 @@
			size = <0 0x5c00000>;
		};

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

		dump_mem: mem_dump_region {
			compatible = "shared-dma-pool";
			reusable;