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

Commit 38706c98 authored by Radhika Ranjan Soni's avatar Radhika Ranjan Soni
Browse files

ARM: dts: msm: add DT entries to enable continuous splash on 8939



Add DT entry for reserving memory for continuous splash and also
enable continuous splash for msm8939 MTP and CDP.

Change-Id: I0631603986e95fc6710c0a2fde7ca9d34683892f
Signed-off-by: default avatarRadhika Ranjan Soni <rrsoni@codeaurora.org>
parent 92389a27
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -312,6 +312,7 @@
	qcom,mdss-dsi-bl-pmic-pwm-frequency = <100>;
	qcom,mdss-dsi-bl-pmic-bank-select = <0>;
	qcom,mdss-dsi-pwm-gpio = <&pm8916_mpps 4 0>;
	qcom,cont-splash-enabled;
};

&pmx_mdss {
+1 −0
Original line number Diff line number Diff line
@@ -95,6 +95,7 @@
		mdss_fb0: qcom,mdss_fb_primary {
			cell-index = <0>;
			compatible = "qcom,mdss-fb";
			qcom,memblock-reserve = <0x83200000 0xfa0000>;
		};

		mdss_fb1: qcom,mdss_fb_wfd {
+1 −0
Original line number Diff line number Diff line
@@ -310,6 +310,7 @@
	qcom,mdss-dsi-bl-pmic-pwm-frequency = <100>;
	qcom,mdss-dsi-bl-pmic-bank-select = <0>;
	qcom,mdss-dsi-pwm-gpio = <&pm8916_mpps 4 0>;
	qcom,cont-splash-enabled;
};

&pmx_mdss {