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

Commit 34fc0633 authored by Jayaprakash's avatar Jayaprakash
Browse files

ARM: dts: msm: update frame threshold time for lito

Change adds 800 microseconds as frame threshold time
for lito as posted start feature enables us to have
lower threshold time.

Change-Id: Iadb764615c4b6b90e7c20e1d8b324c981ba2135b
parent 28dc2a1f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -391,6 +391,7 @@
		compatible = "qcom,dsi-ctrl-hw-v2.4";
		label = "dsi-ctrl-0";
		cell-index = <0>;
		frame-threshold-time-us = <800>;
		reg = <0xae94000 0x400>,
			<0xaf08000 0x4>;
		reg-names = "dsi_ctrl", "disp_cc_base";
@@ -439,6 +440,7 @@
	mdss_dsi1: qcom,mdss_dsi1_ctrl {
		compatible = "qcom,dsi-ctrl-hw-v2.4";
		label = "dsi-ctrl-1";
		frame-threshold-time-us = <800>;
		cell-index = <1>;
		reg = <0xae96000 0x400>,
			<0xaf08000 0x4>;