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

Commit 9a08ada3 authored by Deepak Kumar's avatar Deepak Kumar
Browse files

ARM: dts: msm: Add context aware dcvs properties for msm8937



Add properties to enable use of context aware dcvs and
setting target power level and busy penalty.

Change-Id: Ic77da37d89353b3b1025bb141ae099e4092f084c
Signed-off-by: default avatarDeepak Kumar <dkumar@codeaurora.org>
Signed-off-by: default avatarDivya Ponnusamy <pdivya@codeaurora.org>
parent b2b64139
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -114,6 +114,15 @@
		coresight-child-list = <&funnel_mm>;
		coresight-child-ports = <6>;

		/* 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>;

		/* Power levels */
		qcom,gpu-pwrlevels {
			#address-cells = <1>;