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

Commit 07601d6f authored by Lokesh Batra's avatar Lokesh Batra
Browse files

ARM: dts: msm: Change GPU Bus bandwidth



Calculate GPU Bus bandwidth using oxili_ocmemgx_clk freq and DDR freq.
This fixes incorrect bandwidth caused from using ocmemcx_ocmemnoc_clk
and gcc_bimc_clk.

Change-Id: Ia286dda89d82bfe2d729b3d164a68113361829f6
Signed-off-by: default avatarLokesh Batra <lbatra@codeaurora.org>
parent 01364e16
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -39,9 +39,9 @@
		qcom,msm-bus,num-paths = <2>;
		qcom,msm-bus,vectors-KBps =
				<26 512 0 0>, <89 604 0 0>,
				<26 512 0 3600000>, <89 604 0 872720>,
				<26 512 0 7200000>, <89 604 0 2133360>,
				<26 512 0 9600000>, <89 604 0 2400000>;
				<26 512 0 1800000>, <89 604 0 3200000>,
				<26 512 0 3600000>, <89 604 0 6400000>,
				<26 512 0 4800000>, <89 604 0 8400000>;

		/* GDSC oxili regulators */
		vddcx-supply = <&gdsc_oxili_cx>;