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

Commit e33c7a24 authored by Aravind Venkateswaran's avatar Aravind Venkateswaran Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: enable continuous splash screen for msm8992 boards



Continuous splash screen feature enables the device to display the
splash screen image configured by the bootloader all the way up until
the android boot animation is shown. Enable this feature for the default
sharp WQXGA panel for msm8992 MTP and CDP.

Change-Id: Ib034c8ad7167abfe501ef60a1cbb5c7fcaba06fe
Signed-off-by: default avatarAravind Venkateswaran <aravindh@codeaurora.org>
parent 6a70ce7d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -63,8 +63,14 @@
	qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_wled";
	qcom,mdss-dsi-bl-min-level = <1>;
	qcom,mdss-dsi-bl-max-level = <4095>;
	qcom,cont-splash-enabled;
};

&dsi_dual_sharp_video_1 {
	qcom,cont-splash-enabled;
};


&dsi_dual_jdi_video_0 {
	pwms = <&pmi8994_pwm_4 0 0>;
	pwm-names = "backlight";
+5 −0
Original line number Diff line number Diff line
@@ -41,6 +41,11 @@
	qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_wled";
	qcom,mdss-dsi-bl-min-level = <1>;
	qcom,mdss-dsi-bl-max-level = <4095>;
	qcom,cont-splash-enabled;
};

&dsi_dual_sharp_video_1 {
	qcom,cont-splash-enabled;
};

&labibb {