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

Commit 52f0cfa4 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable continuous splash on msmtitanium"

parents 72d1c287 6351bb21
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 {