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

Commit acff884c 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 8916"

parents f368701f 31ad15e6
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -239,6 +239,7 @@
};

#include "dsi-panel-jdi-1080p-video.dtsi"
#include "dsi-panel-nt35590-720p-video.dtsi"

&mdss_mdp {
	qcom,mdss-pref-prim-intf = "dsi";
@@ -268,6 +269,14 @@
	qcom,platform-bklight-en-gpio = <&msm_gpio 98 0>;
};

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

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

/* CoreSight */
&tpiu {
	pinctrl-names = "seta-pctrl", "setb-pctrl";
+4 −0
Original line number Diff line number Diff line
@@ -269,6 +269,10 @@
	qcom,platform-bklight-en-gpio = <&msm_gpio 98 0>;
};

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

&pm8916_chg {
	status = "ok";
};