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

Commit 602d33f5 authored by Dhaval Patel's avatar Dhaval Patel
Browse files

ARM: dts: msm: config cont splash memory handle for msm8994



Replace continuous splash memory address and size's duplicate
entry with memory handle for MSM8994 target.

Change-Id: I3aa09c9f6eefff179f0ce04bb9be93d3dcc2edef
Signed-off-by: default avatarDhaval Patel <pdhaval@codeaurora.org>
parent 4b5d1ff7
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -150,7 +150,9 @@
		mdss_fb0: qcom,mdss_fb_primary {
			cell-index = <0>;
			compatible = "qcom,mdss-fb";
			qcom,memblock-reserve = <0x03400000 0x02200000>;
			qcom,cont-splash-memory {
				linux,contiguous-region = <&cont_splash_mem>;
			};
		};

		mdss_fb1: qcom,mdss_fb_external {