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

Commit 73efaa0d 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: Add support for speed-bin 1 for MSM8917"

parents 2db83666 7eb1d81c
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
@@ -483,7 +483,7 @@
		interrupts = <0 15 0>;
		regulator-name = "apc_corner";
		regulator-min-microvolt = <1>;
		regulator-max-microvolt = <4>;
		regulator-max-microvolt = <5>;

		qcom,cpr-fuse-corners = <3>;
		qcom,cpr-voltage-ceiling = <1155000 1225000 1350000>;
@@ -520,15 +520,17 @@
					<70 54 7 0>;
		qcom,cpr-fuse-quot-offset-scale = <5 5 5>;
		qcom,cpr-init-voltage-step = <10000>;
		qcom,cpr-corner-map = <1 2 3 3>;
		qcom,cpr-corner-map = <1 2 3 3 3>;
		qcom,cpr-corner-frequency-map =
				<1 960000000>,
				<2 1094400000>,
				<3 1248000000>,
				<4 1401000000>;
				<4 1401000000>,
				<5 1497600000>;
		qcom,speed-bin-fuse-sel = <37 34 3 0>;
		qcom,cpr-speed-bin-max-corners =
					<0 0 1 2 4>;
					<0 0 1 2 4>,
					<1 0 1 2 5>;
		qcom,cpr-quot-adjust-scaling-factor-max = <0 1400 1400>;
		qcom,cpr-voltage-scaling-factor-max = <0 2000 2000>;
		qcom,cpr-scaled-init-voltage-as-ceiling;
+12 −3
Original line number Diff line number Diff line
@@ -703,6 +703,14 @@
			< 1248000000 3>,
			< 1401000000 4>;

		qcom,speed1-bin-v0-c1 =
			<          0 0>,
			<  960000000 1>,
			< 1094400000 2>,
			< 1248000000 3>,
			< 1401000000 4>,
			< 1497600000 5>;

		#clock-cells = <1>;
	};

@@ -719,7 +727,8 @@
			 <  960000 >,
			 < 1094400 >,
			 < 1248000 >,
			 < 1401000 >;
			 < 1401000 >,
			 < 1497600 >;
	};

	usb_otg: usb@78db000 {
@@ -857,7 +866,7 @@
		cpu-to-dev-map =
			<  998400  4248 >,
			< 1094400  4541 >,
			< 1209600  5126 >;
			< 1497600  5126 >;
		};

		mincpubw-cpufreq {
@@ -865,7 +874,7 @@
			cpu-to-dev-map =
				<  998400 2270 >,
				< 1094400 4248 >,
				< 1209600 4248 >;
				< 1497600 4248 >;
		};
	};