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

Commit 87269dfb 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: enable continuous splash screen for msm8992 boards"

parents d1e9303b e33c7a24
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 {