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

Commit 76d9934a authored by Raviteja's avatar Raviteja Committed by Raviteja Tamatam
Browse files

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

Add cont splash memory node containing base address
and size for lagoon target.

Change-Id: Ibcb4e54a41ea27edb6966d19b6d76c3c5e95255c
parent 02aa0c6f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -528,6 +528,11 @@
			size = <0 0x8c00000>;
		};

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

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