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

Commit 9a718be2 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 memlat and mincpu node for sdm636"

parents f22d1a9a 9fdd421d
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
@@ -30,6 +30,23 @@

&soc {
	/delete-node/ qcom,turing@1a300000;

	devfreq_memlat_4: qcom,arm-memlat-mon-4 {
		qcom,core-dev-table =
		< 1113600 762 >,
		< 1401600 3879 >,
		< 1804800 5163 >;
	};

	devfreq_cpufreq: devfreq-cpufreq {
		mincpubw-cpufreq {
			cpu-to-dev-map-4 =
				< 1113600 762 >,
				< 1401600 2086 >,
				< 1747200 2929 >,
				< 1804800 5163 >;
		};
	};
};

&soc {