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

Commit c4b485ed authored by Dan Sneddon's avatar Dan Sneddon
Browse files

ARM: dts: msm: Update SPDM defaults



Update the SPDM default values.

Change-Id: I7207bda0eea6bd8dac7f1333fa800b2c059a803e
Signed-off-by: default avatarDan Sneddon <dsneddon@codeaurora.org>
parent 4ab21296
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -1567,7 +1567,7 @@
		clocks = <&clock_cpu clk_cci_clk>;

		qcom,bw-upstep = <1000>;
		qcom,bw-dwnstep = <500>;
		qcom,bw-dwnstep = <1000>;
		qcom,max-vote = <10000>;
		qcom,up-step-multp = <2>;
		qcom,spdm-interval = <100>;
@@ -1578,14 +1578,14 @@
		qcom,bucket-size = <8>;

		/*max pl1 freq, max pl2 freq*/
		qcom,pl-freqs = <149999999 150000000>;
		qcom,pl-freqs = <140000000 160000000>;

		/* pl1 low, pl1 high, pl2 low, pl2 high, pl3 low, pl3 high */
		qcom,reject-rate = <5000 5000 5000 5000 5000 5000>;
		/* pl1 low, pl1 high, pl2 low, pl2 high, pl3 low, pl3 high */
		qcom,response-time-us = <2000 2000 2000 2000 2000 2000>;
		qcom,response-time-us = <10000 10000 10000 10000 3000 3000>;
		/* pl1 low, pl1 high, pl2 low, pl2 high, pl3 low, pl3 high */
		qcom,cci-response-time-us = <2000 2000 2000 2000 2000 2000>;
		qcom,cci-response-time-us = <10000 10000 10000 10000 1000 1000>;
		qcom,max-cci-freq = <600000000>;
	};