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

Commit 2827264b authored by Animesh Kishore's avatar Animesh Kishore
Browse files

ARM: dts: msm: add cont splash memory for lito

Add cont splash memory node containing base address
and size.

Change-Id: I2da440a9c18e60240b0fd2c980cb615a78f0f9c1
parent af16c9d4
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -560,6 +560,11 @@
			size = <0x0 0xA000000>;
		};

		cont_splash_memory: cont_splash_region {
			reg = <0x0 0xA0000000 0x0 0x02400000>;
			label = "cont_splash_region";
		};

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