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

Commit c3eb70b5 authored by Santosh Mardi's avatar Santosh Mardi
Browse files

ARM: dts: msm: add 740MHz DDR frequency on 8917-pro target



8917-pro target supports DDR frequency upto 740MHz.
Add support for 740MHz DDR frequency for bandwidth mon
and devfreq cpufreq governor.

Change-Id: Ia5a75a121e3cbf7de312b259161e47257cf900fe
Signed-off-by: default avatarSantosh Mardi <gsantosh@codeaurora.org>
parent 359cb42e
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
/*
 * Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 * Copyright (c) 2015-2017, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -876,7 +876,8 @@
			<  2929 /*  384   MHz */ >,
			<  4248 /*  556.8 MHz */ >,	/*SVS+*/
			<  4541 /*  595.2 MHz */ >,	/*NOM*/
			<  5126 /*  672   MHz */ >;	/*TURBO*/
			<  5126 /*  672   MHz */ >,	/*NOM+*/
			<  5645 /*  740   MHz */ >;	/*TURBO*/
	};

	mincpubw: qcom,mincpubw {
@@ -891,7 +892,8 @@
			<  2929 /*  384   MHz */ >,
			<  4248 /*  556.8 MHz */ >,
			<  4541 /*  595.2 MHz */ >,
			<  5126 /*  672   MHz */ >;
			<  5126 /*  672   MHz */ >,
			<  5645 /*  740   MHz */ >;
	};

	qcom,cpu-bwmon {
@@ -909,7 +911,7 @@
		cpu-to-dev-map =
			<  998400  4248 >,
			< 1094400  4541 >,
			< 1497600  5126 >;
			< 1497600  5645 >;
		};

		mincpubw-cpufreq {