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

Commit c566a87a 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 mincpubw mapping for sdm439 and sdm429 target"

parents ab837506 94af162b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -69,8 +69,8 @@
		target-dev = <&cpubw>;
		cpu-to-dev-map =
			<  960000  2929 >,
			< 1305600  5126 >,
			< 1497600  5859 >,
			< 1305600  5053 >,
			< 1497600  5712 >,
			< 1708800  6445 >,
			< 1804800  7104 >,
			< 1958400  7104 >;
@@ -91,7 +91,7 @@
			target-dev = <&mincpubw>;
			cpu-to-dev-map =
				< 1305600 2929 >,
				< 1804800 5859 >;
				< 1804800 5712 >;
		};
	};
};
+7 −7
Original line number Diff line number Diff line
@@ -124,16 +124,16 @@
		cpubw-cpufreq {
		target-dev = <&cpubw>;
		cpu-to-dev-map-0 =
			< 1305600  5126 >,
			< 1497600  5859 >,
			< 1305600  5053 >,
			< 1497600  5712 >,
			< 1708800  6445 >,
			< 1804800  7104 >,
			< 1958400  7104 >;
		cpu-to-dev-map-4 =
			<  768000  2929 >,
			<  998400  5126 >,
			< 1171200  5859 >,
			< 1305600  6152 >,
			<  998400  5053 >,
			< 1171200  5712 >,
			< 1305600  6079 >,
			< 1459200  7104 >;

		};
@@ -158,10 +158,10 @@
			target-dev = <&mincpubw>;
			cpu-to-dev-map-0 =
				< 1305600 2929 >,
				< 1804800 5859 >;
				< 1804800 5712 >;
			cpu-to-dev-map-4 =
				< 1171200 2929 >,
				< 1459200 5859 >;
				< 1459200 5712 >;
		};
	};
};