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

Commit 318e1155 authored by Andhavarapu Karthik's avatar Andhavarapu Karthik
Browse files

ARM: dts: msm: add cont splash memory for yupik target

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

Change-Id: I069e838d727a410e195b282aec4c485f3d107f0f
parent 3ca59d24
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -458,6 +458,11 @@
			alignment = <0x0 0x400000>;
			size = <0x0 0x1C00000>;
		};

		splash_memory:splash_region {
			reg = <0x0 0xe1000000 0x0 0x02400000>;
			label = "cont_splash_region";
		};
	};

	soc: soc { };