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

Commit 6351bb21 authored by Jayant Shekhar's avatar Jayant Shekhar Committed by Padmanabhan Komanduru
Browse files

ARM: dts: msm: Enable continuous splash on msmtitanium



Add splash memory node for msmtitanium to enable continuous
splash.

Change-Id: Iadb4b576d0fefa584f2bfc2875b16f7c8e6d7ecb
Signed-off-by: default avatarJayant Shekhar <jshekhar@codeaurora.org>
parent f6a010ea
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -163,6 +163,9 @@
		mdss_fb0: qcom,mdss_fb_primary {
			cell-index = <0>;
			compatible = "qcom,mdss-fb";
			qcom,cont-splash-memory {
				linux,contiguous-region = <&cont_splash_mem>;
			};
		};

		mdss_fb1: qcom,mdss_fb_wfd {
+5 −0
Original line number Diff line number Diff line
@@ -75,6 +75,11 @@
			reusable;
			size = <0 0x400000>;
		};

		cont_splash_mem: splash_region@0x90000000 {
			reg = <0x0 0x90000000 0x0 0x1400000>;
			label = "cont_splash_mem";
		};
	};

	aliases {