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

Commit e7200875 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: change CPR down threshold and quot adjustment for msm8926"

parents cd74cbf9 78239a28
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -187,7 +187,7 @@
	qcom,pvs-corner-ceiling-fast = <1050000 1050000 1100000>;
	qcom,cpr-step-quotient = <30>;
	qcom,cpr-up-threshold = <0>;
	qcom,cpr-down-threshold = <1>;
	qcom,cpr-down-threshold = <2>;
	qcom,cpr-apc-volt-step = <10000>;
	regulator-min-microvolt = <1>;
	regulator-max-microvolt = <12>;
@@ -200,7 +200,7 @@
				<1 9 187>,
				<1 10 150>,
				<1 11 75>;
	qcom,cpr-quotient-adjustment = <0 96 96>;
	qcom,cpr-quotient-adjustment = <0 72 72>;
	vdd-apc-optional-prim-supply = <&ncp6335d>;
	vdd-apc-optional-sec-supply = <&fan53555>;
};