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

Commit cebe1742 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Disable temperature based CPR adjustments for 8953/450"

parents c8f19ef8 ea564e25
Loading
Loading
Loading
Loading
+0 −56
Original line number Diff line number Diff line
@@ -388,9 +388,6 @@
			"APCS_ALIAS0_APM_CTLER_STATUS",
			"APCS0_CPR_CORE_ADJ_MODE_REG";

		qcom,cpr-temp-point-map = <250 650 850>;
		qcom,cpr-initial-temp-band = <0>;

		/* Turbo (corner 6) ceiling voltage */
		qcom,cpr-aging-ref-voltage = <990000>;

@@ -795,59 +792,6 @@
				qcom,allow-quotient-interpolation;
				qcom,cpr-scaled-open-loop-voltage-as-ceiling;

				qcom,corner-allow-temp-adjustment =
					/* Speed bin 0; CPR rev 0..7 */
					<0 0 0 0 0 0 0 0 0>,
					<0 0 0 0 0 0 0 0 0>,
					<0 0 0 0 0 0 0 0 0>,
					<1 1 1 1 0 0 0 0 0>,
					<1 1 1 1 0 0 0 0 0>,
					<1 1 1 1 0 0 0 0 0>,
					<1 1 1 1 0 0 0 0 0>,
					<1 1 1 1 0 0 0 0 0>,

					/* Speed bin 2; CPR rev 0..7 */
					<0 0 0 0 0 0 0>,
					<0 0 0 0 0 0 0>,
					<0 0 0 0 0 0 0>,
					<1 1 1 1 0 0 0>,
					<1 1 1 1 0 0 0>,
					<1 1 1 1 0 0 0>,
					<1 1 1 1 0 0 0>,
					<1 1 1 1 0 0 0>,

					/* Speed bin 6; CPR rev 0..7 */
					<0 0 0 0 0 0 0>,
					<0 0 0 0 0 0 0>,
					<0 0 0 0 0 0 0>,
					<1 1 1 1 0 0 0>,
					<1 1 1 1 0 0 0>,
					<1 1 1 1 0 0 0>,
					<1 1 1 1 0 0 0>,
					<1 1 1 1 0 0 0>,

					/* Speed bin 7; CPR rev 0..7 */
					<0 0 0 0 0 0 0 0 0>,
					<0 0 0 0 0 0 0 0 0>,
					<0 0 0 0 0 0 0 0 0>,
					<1 1 1 1 0 0 0 0 0>,
					<1 1 1 1 0 0 0 0 0>,
					<1 1 1 1 0 0 0 0 0>,
					<1 1 1 1 0 0 0 0 0>,
					<1 1 1 1 0 0 0 0 0>;

				qcom,cpr-corner1-temp-core-voltage-adjustment =
					<(0) (-5000) (-15000) (-20000)>;

				qcom,cpr-corner2-temp-core-voltage-adjustment =
					<(0) (-5000) (-15000) (-15000)>;

				qcom,cpr-corner3-temp-core-voltage-adjustment =
					<(0) (-5000) (-15000)      (0)>;

				qcom,cpr-corner4-temp-core-voltage-adjustment =
					<(0) (-5000) (-15000)      (0)>;

				qcom,cpr-aging-max-voltage-adjustment = <15000>;
				qcom,cpr-aging-ref-corner = <6>; /* Turbo */
				qcom,cpr-aging-ro-scaling-factor = <2800>;