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

Commit ca3013e4 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: config cont splash memory handle for msm8994"

parents bf078f04 602d33f5
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -150,7 +150,9 @@
		mdss_fb0: qcom,mdss_fb_primary {
		mdss_fb0: qcom,mdss_fb_primary {
			cell-index = <0>;
			cell-index = <0>;
			compatible = "qcom,mdss-fb";
			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 {
		mdss_fb1: qcom,mdss_fb_external {