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

Commit 58783aac authored by Suman Tatiraju's avatar Suman Tatiraju Committed by Jordan Crouse
Browse files

ARM: dts: msm: Update GPU bandwidth votes for MSM8996v3



Update the GPU bandwidth votes according to the new DDR plan.

Change-Id: Ic31c191e0ac7a62e48721e314c14be7562805d9a
Signed-off-by: default avatarSuman Tatiraju <sumant@codeaurora.org>
parent f5d3db32
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@
			<  5195 /*  681 MHz */ >,
			<  5859 /*  768 MHz */ >,
			<  7759 /*  1017 MHz */ >,
			<  9887 /*  1296 MHz */ >,
			<  11863 /*  1555 MHz */ >,
			<  13763 /*  1804 MHz */ >;
	};
@@ -106,7 +107,7 @@
		qcom,gpubw-dev = <&gpubw>;
		qcom,bus-control;
		qcom,msm-bus,name = "grp3d";
		qcom,msm-bus,num-cases = <12>;
		qcom,msm-bus,num-cases = <13>;
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
				<26 512 0 0>,
@@ -120,8 +121,9 @@
				<26 512 0 5448000>,     // 7 bus=681
				<26 512 0 6144000>,     // 8 bus=768
				<26 512 0 8136000>,     // 9 bus=1017
				<26 512 0 12440000>,    // 10 bus=1555
				<26 512 0 14432000>;    // 11 bus=1804
				<26 512 0 10368000>,    // 10 bus=1296
				<26 512 0 12440000>,    // 11 bus=1555
				<26 512 0 14432000>;    // 12 bus=1804

		/* GDSC regulator names */
		regulator-names = "vddcx", "vdd";
+6 −6
Original line number Diff line number Diff line
@@ -96,17 +96,17 @@
		qcom,gpu-pwrlevel@0 {
			reg = <0>;
			qcom,gpu-freq = <624000000>;
			qcom,bus-freq = <11>;
			qcom,bus-min = <10>;
			qcom,bus-max = <11>;
			qcom,bus-freq = <12>;
			qcom,bus-min = <11>;
			qcom,bus-max = <12>;
		};

		qcom,gpu-pwrlevel@1 {
			reg = <1>;
			qcom,gpu-freq = <560000000>;
			qcom,bus-freq = <10>;
			qcom,bus-freq = <11>;
			qcom,bus-min = <9>;
			qcom,bus-max = <11>;
			qcom,bus-max = <12>;
		};

		qcom,gpu-pwrlevel@2 {
@@ -114,7 +114,7 @@
			qcom,gpu-freq = <510000000>;
			qcom,bus-freq = <9>;
			qcom,bus-min = <8>;
			qcom,bus-max = <10>;
			qcom,bus-max = <11>;
		};

		qcom,gpu-pwrlevel@3 {