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

Commit e1915066 authored by Jonathan Avila's avatar Jonathan Avila
Browse files

ARM: dts: msm: Make latfloor table more lenient on v2



Currently, the latfloor table is too precise, leading to slightly incorrect
behavior. Adjust the entries downward slightly to compensate.

Change-Id: I939901ca2c9cccabb8ee1f3c0cb78f495b1a53e6
Signed-off-by: default avatarJonathan Avila <avilaj@codeaurora.org>
parent bdd63def
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -580,7 +580,7 @@
&cpu4_computemon {
	qcom,core-dev-table =
		< 1920000 MHZ_TO_MBPS( 200, 4) >,
		< 2841600 MHZ_TO_MBPS(1017, 4) >,
		< 2793600 MHZ_TO_MBPS(1017, 4) >,
		< 3000000 MHZ_TO_MBPS(2092, 4) >;
};