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

Commit d388800e authored by Padmanabhan Komanduru's avatar Padmanabhan Komanduru
Browse files

ARM: dts: msm: add the memory node for splash screen for msm8937



Add the DT nodes related to display splash screen for msm8937.
This is needed to make sure that continuous splash screen works
fine during boot up.

Change-Id: I7be99a2346ec4324c646f83a8d578a862a80843d
Signed-off-by: default avatarPadmanabhan Komanduru <pkomandu@codeaurora.org>
parent ec7db6c5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -166,6 +166,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
@@ -76,6 +76,11 @@
			alignment = <0 0x400000>;
			size = <0 0x400000>;
		};

		cont_splash_mem: splash_region@83000000 {
			reg = <0x0 0x83000000 0x0 0x1400000>;
		};

	};

	aliases {