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

Commit 94af162b authored by Santosh Mardi's avatar Santosh Mardi
Browse files

ARM: dts: msm: update mincpubw mapping for sdm439 and sdm429 target



update mincpubw mapping table for sdm439 and sdm429 target based
on proper IB vote calculation.

Change-Id: Id78accf95de9445b17d51bf4bef6f58fca8f551d
Signed-off-by: default avatarSantosh Mardi <gsantosh@codeaurora.org>
parent feb53d68
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 >;
		};
	};
};