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

Commit 3bd22273 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 1d344379 979b150d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -392,7 +392,7 @@
		compatible = "qcom,dsi-ctrl-hw-v2.4";
		label = "dsi-ctrl-0";
		cell-index = <0>;
		frame-threshold-time-us = <800>;
		frame-threshold-time-us = <1000>;
		reg = <0xae94000 0x400>,
			<0xaf08000 0x4>;
		reg-names = "dsi_ctrl", "disp_cc_base";
@@ -441,7 +441,7 @@
	mdss_dsi1: qcom,mdss_dsi1_ctrl {
		compatible = "qcom,dsi-ctrl-hw-v2.4";
		label = "dsi-ctrl-1";
		frame-threshold-time-us = <800>;
		frame-threshold-time-us = <1000>;
		cell-index = <1>;
		reg = <0xae96000 0x400>,
			<0xaf08000 0x4>;