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

Commit fff0a80e 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: Add bandwidth table of vbif governor for MSM8994v2"

parents dcfd7a4a 09816870
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 */