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

Commit 605029b6 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 bimc bw table for mdmfermium"

parents 5c2a0683 d67faad4
Loading
Loading
Loading
Loading
+7 −7
Original line number Original line Diff line number Diff line
@@ -286,20 +286,20 @@
		qcom,bw-tbl =
		qcom,bw-tbl =
			<  366 /*  48   MHz */>,
			<  366 /*  48   MHz */>,
			<  732 /*  96   MHz */>,
			<  732 /*  96   MHz */>,
			<  952 /* 124.8 MHz */>,
			<  915 /* 120   MHz */>,
			< 1171 /* 153.6 MHz */>,
			< 1145 /* 150.15 MHz */>,
			< 1831 /* 240   MHz */>,
			< 1831 /* 240   MHz */>,
			< 2343 /* 307.2 MHZ */>;
			< 2291 /* 300.3 MHZ */>;
	};
	};


	devfreq-cpufreq {
	devfreq-cpufreq {
		cpubw-cpufreq {
		cpubw-cpufreq {
			target-dev = <&cpubw>;
			target-dev = <&cpubw>;
			cpu-to-dev-map =
			cpu-to-dev-map =
				 <  806400  1171>,
				 <  806400   915>,
				 <  998400  1831>,
				 <  998400  1145>,
				 < 1094400  2343>,
				 < 1094400  1831>,
				 < 1305600  2343>;
				 < 1305600  2291>;
		};
		};
	};
	};