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

Commit c4e05e15 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: Optimize CNSS bus vote for MDM9640"

parents 5d1927ef 5fa8976f
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 {