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

Commit 09816870 authored by Suman Tatiraju's avatar Suman Tatiraju
Browse files

ARM: dts: msm: Add bandwidth table of vbif governor for MSM8994v2



Add the bandwidth table to support new DDR frequencies.

Change-Id: I6b1ccb5288c3d2491d008bb248497bfffce5e163
Signed-off-by: default avatarSuman Tatiraju <sumant@codeaurora.org>
parent a76314db
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -259,6 +259,26 @@
	};
};

/* GPU VBIF overrides */
&gpubw {
		compatible = "qcom,devbw";
		governor = "bw_vbif";
		qcom,src-dst-ports = <26 512>;
		qcom,bw-tbl =
			<     0 /*  off     */ >,
			<   762 /*  100 MHz */ >,
			<  1144 /*  150 MHz */ >,
			<  1525 /*  200 MHz */ >,
			<  2288 /*  300 MHz */ >,
			<  3509 /*  460 MHz */ >,
			<  4173 /*  547 MHz */ >,
			<  5271 /*  691 MHz */ >,
			<  5928 /*  777 MHz */ >,
			<  7904 /*  1036 MHz */ >,
			<  9887 /*  1296 MHz */ >,
			<  11863 /*  1555 MHz */ >;
};

/* GPU overrides */
&msm_gpu {
	/* Updated chip ID */