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

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

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



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

Change-Id: I2e1907969607290ce4a24da26ea5636d4183a921
Signed-off-by: default avatarJayant Shekhar <jshekhar@codeaurora.org>
parent 3f4b4469
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -534,6 +534,11 @@
			size = <0 0x400000>;
		};

		cont_splash_memory: cont_splash_region@5c000000 {
			reg = <0x0 0x5c000000 0x0 0x01000000>;
			label = "cont_splash_region";
		};

		/* global autoconfigured region for contiguous allocations */
		linux,cma {
			compatible = "shared-dma-pool";