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

Commit 5918ea11 authored by Hanumath Prasad's avatar Hanumath Prasad
Browse files

ARM: dts: msm: update the cci freq in devfreq mapping table



Update cci frequency in devfreq so that cci frequency will
be set correctly with respect to the corresponding cpu frequency
mapped against to it.

Change-Id: If6db1fb2eb2f912987cf539c1643dc8eca40e749
Signed-off-by: default avatarHanumath Prasad <hpprasad@codeaurora.org>
parent 6955f760
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -705,14 +705,14 @@
		cpu-to-dev-map-0 =
			<  998400  400000 >,    /* SVS   */
			< 1094400  400000 >,	/* NOM   */
			< 1248000  533330 >,	/* NOM+  */
			< 1344000  533330 >,
			< 1401000  533330 >;	/* TURBO */
			< 1248000  533333 >,	/* NOM+  */
			< 1344000  533333 >,
			< 1401000  533333 >;	/* TURBO */
		cpu-to-dev-map-4 =
			<  806400  400000 >,	/* SVS  */
			<  902400  400000 >,	/* NOM   */
			<  998400  533330 >,	/* NOM+  */
			< 1094400  533330 >;	/* TURBO */
			<  998400  533333 >,	/* NOM+  */
			< 1094400  533333 >;	/* TURBO */
		};
	};