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

Commit 48049ecf 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: msm8610: correct disp perf for msm8610 qrd skuab device2"

parents 72fd5ad1 8977c304
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -22,14 +22,14 @@
	qcom,board-id = <0x2000b 3>;
};

&mdpp_mdp {
&mdss_mdp {
	qcom,mdss-pref-prim-intf = "dsi";
};

&mdss_dsi0 {
	qcom,dsi-pref-prim-pan = <dsi_hx8389ba_qhd_vid>;
	qcom,dsi-pref-prim-pan = <&dsi_hx8389b_qhd_vid>;
};

&dsi_hx8389ba_qhd_vid {
&dsi_hx8389b_qhd_vid {
	qcom,cont-splash-enabled;
};
+3 −3
Original line number Diff line number Diff line
@@ -45,14 +45,14 @@
	};
};

&mdpp_mdp {
&mdss_mdp {
	qcom,mdss-pref-prim-intf = "dsi";
};

&mdss_dsi0 {
	qcom,dsi-pref-prim-pan = <dsi_hx8389ba_qhd_vid>;
	qcom,dsi-pref-prim-pan = <&dsi_hx8389b_qhd_vid>;
};

&dsi_hx8389ba_qhd_vid {
&dsi_hx8389b_qhd_vid {
	qcom,cont-splash-enabled;
};