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

Commit 9f76c177 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 context aware DCVS for SDM670"

parents c7861e03 def2cf73
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -115,6 +115,13 @@
		cache-slice-names = "gpu", "gpuhtw";
		cache-slice-names = "gpu", "gpuhtw";
		cache-slices = <&llcc 12>, <&llcc 11>;
		cache-slices = <&llcc 12>, <&llcc 11>;


		/* Enable context aware freq. scaling */
		qcom,enable-ca-jump;
		/* Context aware jump busy penalty in us */
		qcom,ca-busy-penalty = <12000>;
		/* Context aware jump target power level */
		qcom,ca-target-pwrlevel = <1>;

		/* GPU Mempools */
		/* GPU Mempools */
		qcom,gpu-mempools {
		qcom,gpu-mempools {
			#address-cells = <1>;
			#address-cells = <1>;