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

Commit 607c64ef authored by Xipeng Gu's avatar Xipeng Gu Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Fix incorrect timing of dsi



Add correct timing of dsi.

Change-Id: Ic7edcb28b8d90c703edbdcf3acdd0e86eaac0674
Signed-off-by: default avatarXipeng Gu <guxipeng@codeaurora.org>
parent d18ec176
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@

&dsi_edo_rm67162_qvga_cmd {
	/delete-property/ qcom,mdss-dsi-panel-timings;
	qcom,mdss-dsi-panel-timings-phy-12nm = [06 05 01 01 00 03 01 03];
	qcom,mdss-dsi-panel-timings-phy-12nm = [06 05 01 0A 00 03 01 0F];
	qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_dcs";
	qcom,panel-supply-entries = <&dsi_pm660_panel_pwr_supply>;
};