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

Commit 42292420 authored by Mohammed Javid's avatar Mohammed Javid Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Specify throughput threshold for IPA on SDX20



Different target supports different throughput threshold
bandwidth for NOM and TURBO clocks.

To support this add a new device tree node to set
tput threshold bandwidth.

With this change we can support to update a new threshold BW for
NOM and TURBO clocks during driver init.

Change-Id: I8f2850ee4db482997da856d3eefae9d89bf7a6a2
Signed-off-by: default avatarMohammed Javid <mjavid@codeaurora.org>
parent 7c230230
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -92,6 +92,7 @@
	ipa_hw: qcom,ipa@07B00000 {
		qcom,ipa-hw-ver = <12>; /* IPA core version = IPAv3.5 */
		/delete-property/qcom,use-rg10-limitation-mitigation;
		qcom,throughput-threshold = <600 1200>; /* NOM TURBO */
	};

	qcom,ipa_fws {