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

Commit 37239795 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: enable virtual corner scaling for msm8916 CPR"

parents 0d91d5d3 d26bc745
Loading
Loading
Loading
Loading
+14 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@
		interrupts = <0 15 0>;
		regulator-name = "apc_corner";
		regulator-min-microvolt = <1>;
		regulator-max-microvolt = <3>;
		regulator-max-microvolt = <7>;

		qcom,cpr-voltage-ceiling = <1050000 1150000 1350000>;
		qcom,cpr-voltage-floor = <1050000 1050000 1162500>;
@@ -82,6 +82,19 @@
					<27 18 6 0>,
					<27 0 6 0>;
		qcom,cpr-init-voltage-step = <10000>;
		qcom,cpr-corner-map = <1 1 2 2 3 3 3>;
		qcom,cpr-corner-frequency-map =
					<1 200000000>,
					<2 400000000>,
					<3 533330000>,
					<4 800000000>,
					<5 998400000>,
					<6 1094400000>,
					<7 1190400000>;
		qcom,speed-bin-fuse-sel = <1 34 3 0>;
		qcom,cpr-speed-bin-max-corners =
					<0 0 2 4 7>;
		qcom,cpr-quot-adjust-scaling-factor-max = <650>;
		qcom,cpr-enable;
	};
};
+7 −3
Original line number Diff line number Diff line
@@ -328,9 +328,13 @@
		clock-names = "clk-4", "clk-5";
		qcom,speed0-bin-v0 =
			<          0 0>,
			<  400000000 1>,
			<  800000000 2>,
			< 1190400000 3>;
			<  200000000 1>,
			<  400000000 2>,
			<  533333000 3>,
			<  800000000 4>,
			<  998400000 5>,
			< 1094400000 6>,
			< 1190400000 7>;
	};

	qcom,cpubw {