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

Commit 7552d58e authored by Ray Zhang's avatar Ray Zhang Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: use command mode on msm8937 sku1



Command mode is optimized versus video mode for msm8937
sku1 panel, so change it to command mode as per DDIC
vendor's suggestion.

Change-Id: I859662969ef12cd9d80973bd601e6ad05e6a084b
Signed-off-by: default avatarRay Zhang <rayz@codeaurora.org>
parent 25cdb235
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@
	lab-supply = <&lab_regulator>;
	ibb-supply = <&ibb_regulator>;

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