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

Commit 1116bd6c 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: set QVGA AUO CX command mode as default panel for MSM8909W"

parents 0ad4f494 6593e56c
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -104,3 +104,13 @@
&venus_qseecom_mem {
	size = <0 0x0400000>;
};

&mdss_dsi0 {
	qcom,dsi-pref-prim-pan = <&dsi_auo_cx_qvga_cmd>;
	pinctrl-names = "mdss_default", "mdss_sleep";
	pinctrl-0 = <&mdss_dsi_active &mdss_te_active>;
	pinctrl-1 = <&mdss_dsi_suspend &mdss_te_suspend>;

	qcom,platform-reset-gpio = <&msm_gpio 25 0>;
	qcom,platform-bklight-en-gpio = <&msm_gpio 37 0>;
};