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

Commit ec9d62e9 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 4 for SDM439/429"

parents 0f1f4564 e8fd12b7
Loading
Loading
Loading
Loading
+20 −3
Original line number Diff line number Diff line
@@ -60,7 +60,8 @@
			 < 1497600 >,
			 < 1708800 >,
			 < 1804800 >,
			 < 1958400 >;
			 < 1958400 >,
			 < 2016000 >;
	};

	/delete-node/ devfreq-cpufreq;
@@ -73,7 +74,8 @@
			< 1497600  5712 >,
			< 1708800  6445 >,
			< 1804800  7104 >,
			< 1958400  7104 >;
			< 1958400  7104 >,
			< 2016000  7104 >;
		};

		cci-cpufreq {
@@ -84,7 +86,8 @@
			< 1497600  400000 >,
			< 1708800  533000 >,
			< 1804800  576000 >,
			< 1958400  576000 >;
			< 1958400  576000 >,
			< 2016000  576000 >;
		};

		mincpubw-cpufreq {
@@ -203,6 +206,20 @@
			<  400000000 1>,
			<  533333333 3>;

		qcom,speed4-bin-v0-c1 =
			<          0 0>,
			<  960000000 1>,
			< 1305600000 1>,
			< 1497600000 2>,
			< 1708800000 3>,
			< 1958400000 5>,
			< 2016000000 6>;

		qcom,speed4-bin-v0-cci =
			<          0 0>,
			<  400000000 1>,
			<  533333333 3>;

		#clock-cells = <1>;
	};

+28 −3
Original line number Diff line number Diff line
@@ -55,7 +55,8 @@
			 < 1497600 >,
			 < 1708800 >,
			 < 1804800 >,
			 < 1958400 >;
			 < 1958400 >,
			 < 2016000 >;

		qcom,cpufreq-table-4 =
			 <  768000 >,
@@ -128,7 +129,8 @@
			< 1497600  5712 >,
			< 1708800  6445 >,
			< 1804800  7104 >,
			< 1958400  7104 >;
			< 1958400  7104 >,
			< 2016000  7104 >;
		cpu-to-dev-map-4 =
			<  768000  2929 >,
			<  998400  5053 >,
@@ -145,7 +147,8 @@
			< 1497600  400000 >,
			< 1708800  533000 >,
			< 1804800  576000 >,
			< 1958400  576000 >;
			< 1958400  576000 >,
			< 2016000  576000 >;
		cpu-to-dev-map-4 =
			<  768000  400000 >,
			<  998400  400000 >,
@@ -325,6 +328,28 @@
		<          0 0>,
		<  400000000 1>,
		<  533333333 3>;

	qcom,speed4-bin-v0-c0 =
		<          0 0>,
		<  768000000 1>,
		<  998400000 1>,
		< 1171200000 2>,
		< 1305600000 3>,
		< 1459200000 5>;

	qcom,speed4-bin-v0-c1 =
		<          0 0>,
		<  960000000 1>,
		< 1305600000 1>,
		< 1497600000 2>,
		< 1708800000 3>,
		< 1958400000 5>,
		< 2016000000 6>;

	qcom,speed4-bin-v0-cci =
		<          0 0>,
		<  400000000 1>,
		<  533333333 3>;
};

&clock_gcc {