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

Commit 8ae0d34c authored by Xipeng Gu's avatar Xipeng Gu Committed by xiaolin
Browse files

ARM: dts: msm: Enable Partial Update of Truly RM69090 panel



Enable Partial Update feature of this panel.
Since Truly panel addr starts from 0x10, set this offset.

Change-Id: I2c6abfc7f1b9684a6a869808d3870a23ddc39f2b
Signed-off-by: default avatarXipeng Gu <guxipeng@codeaurora.org>
parent 4ef53f96
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -89,6 +89,9 @@
	/delete-property/ qcom,mdss-dsi-panel-timings;
	qcom,mdss-dsi-panel-timings-phy-12nm = [04 04 01 08 00 03 01 0D];
	qcom,panel-supply-entries = <&dsi_pm660_panel_pwr_supply>;
	qcom,partial-update-enabled;
	qcom,partial-update-addr-offset = <0x10 0>;
	qcom,panel-roi-alignment = <2 2 4 2 20 2>;
	qcom,esd-check-enabled;
	qcom,mdss-dsi-panel-status-check-mode = "te_signal_check";
};