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

Commit d65b615a 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: Add "qcom,core-dev-table" for msm8996 target"

parents 34c8ac8b 32ebd2b5
Loading
Loading
Loading
Loading
+13 −2
Original line number Diff line number Diff line
@@ -652,14 +652,25 @@
		compatible = "qcom,arm-memlat-mon";
		qcom,cpulist =	<&CPU0 &CPU1>;
		qcom,target-dev = <&memlat_cpu0>;
		status = "disabled";
		qcom,core-dev-table =
			<  307200 1525>,
			<  537600 3509>,
			<  691200 4066>,
			<  768000 5928>;
	};

	qcom,arm-memlat-mon-2 {
		compatible = "qcom,arm-memlat-mon";
		qcom,cpulist =	<&CPU2 &CPU3>;
		qcom,target-dev = <&memlat_cpu2>;
		status = "disabled";
		qcom,core-dev-table =
			<  307200 1525>,
			<  825600 3509>,
			<  1209600 4066>,
			<  1440000 7904>,
			<  1747200 9887>,
			<  2054400 11863>,
			<  2342400 13763>;
	};

	devfreq_cpufreq: devfreq-cpufreq {