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

Commit c29cb1a2 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: update APC0 and APC1 fuse parameters for msm8994"

parents f673cdc5 6f620a27
Loading
Loading
Loading
Loading
+14 −6
Original line number Diff line number Diff line
@@ -525,14 +525,18 @@
		qcom,cpr-apc-volt-step = <5000>;

		qcom,cpr-fuse-row = <137 0>;
		qcom,cpr-fuse-target-quot = <31 42 53>;
		qcom,cpr-fuse-target-quot-size = <11 11 11>;
		qcom,cpr-fuse-target-quot = <39 47 55>;
		qcom,cpr-fuse-target-quot-size = <8 8 8>;
		qcom,cpr-fuse-target-quot-scale =
					<0 10>,
					<0 10>,
					<0 10>;
		qcom,cpr-fuse-ro-sel = <82 82 82>;
		qcom,cpr-fuse-init-voltage =
					<138  0 6 0>,
					<138  6 6 0>,
					<138 12 6 0>;
		qcom,cpr-init-voltage-ref = <900000 1000000 1115000>;
		qcom,cpr-init-voltage-ref = <900000 1000000 1225000>;
		qcom,cpr-init-voltage-step = <10000>;
	};

@@ -570,14 +574,18 @@
		qcom,cpr-apc-volt-step = <5000>;

		qcom,cpr-fuse-row = <138 0>;
		qcom,cpr-fuse-target-quot = <21 32 43>;
		qcom,cpr-fuse-target-quot-size = <11 11 11>;
		qcom,cpr-fuse-target-quot = <29 37 45>;
		qcom,cpr-fuse-target-quot-size = <8 8 8>;
		qcom,cpr-fuse-target-quot-scale =
					<0 10>,
					<0 10>,
					<0 10>;
		qcom,cpr-fuse-ro-sel = <72 72 72>;
		qcom,cpr-fuse-init-voltage =
					<138 54 6 0>,
					<138 60 6 0>,
					<139  2 6 0>;
		qcom,cpr-init-voltage-ref = <900000 1000000 1115000>;
		qcom,cpr-init-voltage-ref = <900000 1000000 1225000>;
		qcom,cpr-init-voltage-step = <10000>;
	};
};