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

Commit 92c228cd 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: Primary disp perf for msm8x10 qrd skuab device2."

parents 6d843f0f 45be8155
Loading
Loading
Loading
Loading
+12 −0
Original line number Original line Diff line number Diff line
@@ -21,3 +21,15 @@
	compatible = "qcom,msm8610-qrd", "qcom,msm8610", "qcom,qrd";
	compatible = "qcom,msm8610-qrd", "qcom,msm8610", "qcom,qrd";
	qcom,board-id = <0x2000b 3>;
	qcom,board-id = <0x2000b 3>;
};
};

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

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

&dsi_hx8389ba_qhd_vid {
	qcom,cont-splash-enabled;
};
+12 −0
Original line number Original line Diff line number Diff line
@@ -44,3 +44,15 @@
		qcom,led-flash-src = <&led_flash0>;
		qcom,led-flash-src = <&led_flash0>;
	};
	};
};
};

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

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

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