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

Commit 873adbc9 authored by Anirudh Ghayal's avatar Anirudh Ghayal
Browse files

ARM: dts: msm: Correct the FMAX corner mapping for speed-bin 2



The CPR quotient for TURBO corner is fused based of 1497MHz.
Use the corner value of 1497MHz for quot-scaling specified
via 'cpr-speed-bin-max-corners'.

CRs-Fixed: 753977
Change-Id: I1fd9380038c736665f2fbb3779d4e69ed44b2f35
Signed-off-by: default avatarAnirudh Ghayal <aghayal@codeaurora.org>
parent 63ab3df5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -149,7 +149,7 @@
		qcom,speed-bin-fuse-sel = <1 34 3 0>;
		qcom,cpr-speed-bin-max-corners =
					<0 0 3 12 17>,
					<2 0 3 12 20>,
					<2 0 3 12 19>,
					<4 0 3 12 26>,
					<5 0 3 12 24>;
		qcom,cpr-quot-adjust-scaling-factor-max = <900>;