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

Commit 6c53e45d authored by Yashwanth's avatar Yashwanth
Browse files

ARM: dts: msm: add continuous splash dt node for holi target

This change adds dt support for display continuous splash
in holi target.

Change-Id: I5a8249adf2235801f2391d023a9d6ac92143c488
parent 5a6e9347
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -335,6 +335,11 @@
			size = <0 0x800000>;
		};

		splash_memory: splash_region@0x85200000 {
			reg = <0x0 0x85200000 0x0 0x00c00000>;
			label = "cont_splash_region";
		};

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