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

Commit 3c995b22 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: Enable BIMC BW scaling support for msmtellurium"

parents 78959a80 a64a6826
Loading
Loading
Loading
Loading
+27 −0
Original line number Diff line number Diff line
@@ -203,7 +203,34 @@
			<  595200 >;
	};

	cpubw: qcom,cpubw {
		compatible = "qcom,devbw";
		governor = "cpufreq";
		qcom,src-dst-ports = <1 512>;
		qcom,active-only;
		qcom,bw-tbl =
			<   762 /*  100   MHz */ >,
			<  1336 /*  175.2 MHz */ >,
			<  1977 /*  259.2 MHz */ >,
			<  2673 /*  350.4 MHz */ >,
			<  3564 /*  467.2 MHz */ >;
	};

	devfreq-cpufreq {
		cpubw-cpufreq {
		target-dev = <&cpubw>;
		cpu-to-dev-map-0 =
			<  200000   762 >,
			<  800000  1336 >,
			<  1113600 2673 >,
			<  1536000 3564 >;
		cpu-to-dev-map-4 =
			<  200000  762 >,
			<  499200 1336 >,
			<  800000 2673 >,
			<  998400 3564 >;
		};

		cci-cpufreq {
		target-dev = <&cci_cache>;
		cpu-to-dev-map-0 =