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

Commit 6f2454b9 authored by Sreedhar Telukuntla's avatar Sreedhar Telukuntla
Browse files

ARM: dts: msm: Add GPU static AB voting for msm8916



In concurrent use cases, having a non-zero AB vote from GPU
may help to run the DDR at required power level, which in turn
helps the real-time masters like modem to get enough bandwidth.

Change-Id: I0b5a827ccf7492be318002aa27bbf5ac044940b3
Signed-off-by: default avatarSreedhar Telukuntla <stelukun@codeaurora.org>
parent 0672c378
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -50,9 +50,9 @@
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
			<26 512 0 0>,
			<26 512 0 1600000>,
			<26 512 0 3200000>,
			<26 512 0 4264000>;
			<26 512 160000 1600000>,
			<26 512 800000 3200000>,
			<26 512 1066000 4264000>;

		/* GDSC oxili regulators */
		vdd-supply = <&gdsc_oxili_gx>;