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

Commit 3134578f authored by Oleg Perelet's avatar Oleg Perelet
Browse files

ARM: dts: msm8998: Change GPU frequencies for new clock plan



Change GPU frequencies in dtsi tables to match clock plan.

CRs-Fixed: 973565
Change-Id: Iae431f74d533a0b4a60bb38b46bcb6a7c717ac3b
Signed-off-by: default avatarOleg Perelet <operelet@codeaurora.org>
parent 80f8814a
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -123,7 +123,7 @@

			qcom,gpu-pwrlevel@0 {
				reg = <0>;
				qcom,gpu-freq = <700000000>;
				qcom,gpu-freq = <650000000>;
				qcom,bus-freq = <12>;
				qcom,bus-min = <11>;
				qcom,bus-max = <12>;
@@ -132,7 +132,7 @@

			qcom,gpu-pwrlevel@1 {
				reg = <1>;
				qcom,gpu-freq = <560000000>;
				qcom,gpu-freq = <504000000>;
				qcom,bus-freq = <11>;
				qcom,bus-min = <10>;
				qcom,bus-max = <12>;
@@ -140,7 +140,7 @@

			qcom,gpu-pwrlevel@2 {
				reg = <2>;
				qcom,gpu-freq = <460000000>;
				qcom,gpu-freq = <403000000>;
				qcom,bus-freq = <10>;
				qcom,bus-min = <9>;
				qcom,bus-max = <11>;
@@ -148,7 +148,7 @@

			qcom,gpu-pwrlevel@3 {
				reg = <3>;
				qcom,gpu-freq = <360000000>;
				qcom,gpu-freq = <332000000>;
				qcom,bus-freq = <7>;
				qcom,bus-min = <6>;
				qcom,bus-max = <8>;
@@ -156,7 +156,7 @@

			qcom,gpu-pwrlevel@4 {
				reg = <4>;
				qcom,gpu-freq = <290000000>;
				qcom,gpu-freq = <251000000>;
				qcom,bus-freq = <4>;
				qcom,bus-min = <3>;
				qcom,bus-max = <5>;
@@ -164,7 +164,7 @@

			qcom,gpu-pwrlevel@5 {
				reg = <5>;
				qcom,gpu-freq = <180000000>;
				qcom,gpu-freq = <171000000>;
				qcom,bus-freq = <3>;
				qcom,bus-min = <1>;
				qcom,bus-max = <4>;