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

Commit a9a97b51 authored by Vara Reddy's avatar Vara Reddy Committed by Gerrit - the friendly Code Review server
Browse files

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

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

Change-Id: I1b520c19a5f349a98051b1e09a302bafc79bdcff
parent f0ed9038
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -526,6 +526,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";
@@ -575,6 +576,7 @@
		compatible = "qcom,dsi-ctrl-hw-v2.4";
		label = "dsi-ctrl-1";
		cell-index = <1>;
		frame-threshold-time-us = <800>;
		reg = <0xae96000 0x400>,
			<0xaf08000 0x4>;
		reg-names = "dsi_ctrl", "disp_cc_base";