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

Commit fbf85ec1 authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy
Browse files

ARM: dts: msm: specify the quotient offset fuse parameters for msm8992



As per the recent hardware documentation, specify the quotient
offset fuse locations for APC0, APC1 CPR regulators. The quotient
offsets per fuse corner can be read from these fuse locations so
that the software can make use of them without the need to
calculate them.

These values can be used to obtain the quotient scaling factors,
so that the quotient for a particular frequency can be calculated.

Change-Id: Ib67f5b38691f2d9c815419c3d98793eab12aa80b
Signed-off-by: default avatarSubbaraman Narayanamurthy <subbaram@codeaurora.org>
parent 48f93b07
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -648,6 +648,11 @@
					<139 46 6 0>,
					<139 40 6 0>,
					<139 52 6 0>;
		qcom,cpr-fuse-quot-offset =
					<27 50 6 0>,
					<27 50 6 0>,
					<138 48 6 0>,
					<138 54 7 0>;
		qcom,cpr-init-voltage-ref = <800000 900000 1000000 1225000>;
		qcom,cpr-init-voltage-step = <10000>;

@@ -724,6 +729,11 @@
					<140 48 6 0>,
					<140 42 6 0>,
					<140 54 6 0>;
		qcom,cpr-fuse-quot-offset =
					<27 56 6 0>,
					<27 56 6 0>,
					<139 58 6 0>,
					<140 0 7 0>;
		qcom,cpr-init-voltage-ref = <900000 900000 1000000 1225000>;
		qcom,cpr-init-voltage-step = <10000>;