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

Commit 5fa8976f authored by Prashanth Bhatta's avatar Prashanth Bhatta Committed by Frank Liu
Browse files

ARM: dts: msm: Optimize CNSS bus vote for MDM9640



Optimize CNSS bus vectore for the SoftAP use cases. These are
optimized for power as well as performance for SoftAP related use
cases.

CRs-fixed: 1075971
Change-Id: I148ec26de180d85e678bf6599d8315c0bdd254b7
Signed-off-by: default avatarPrashanth Bhatta <bhattap@codeaurora.org>
parent b7ac7086
Loading
Loading
Loading
Loading
+8 −5
Original line number Diff line number Diff line
@@ -872,12 +872,15 @@

		qcom,msm-bus,name = "msm-cnss";
		qcom,msm-bus,num-cases = <4>;
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,num-paths = <2>;
		qcom,msm-bus,vectors-KBps =
			<45 512 0 0>,			/* No vote */
			<45 512 42252 655360>,		/* Upto 200 Mbps */
			<45 512 98572 655360>,		/* Upto 400 Mbps */
			<45 512 211212 1146880>;	/* Upto 800 Mbps */
			<45 512 0 0>, <1 512 0 0>,
			/* Upto 200 Mbps */
			<45 512 41421 655360>, <1 512 41421 655360>,
			/* Upto 400 Mbps */
			<45 512 98572 655360>, <1 512 98572 1600000>,
			/* Upto 800 Mbps */
			<45 512 207108 1146880>, <1 512 207108 3124992>;
	};

	qcom,msm-thermal {