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

Commit ec4c7332 authored by George Shen's avatar George Shen Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update GPU clock plan for MSM8996v3



Update the GPU frequencies according to new GPU clock plan.

Change-Id: Ic5a5374db0fad7d79aca45a40a92d5683a7d2e6c
Signed-off-by: default avatarGeorge Shen <sqiao@codeaurora.org>
parent 7f8441ae
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -102,7 +102,7 @@

		qcom,gpu-pwrlevel@1 {
			reg = <1>;
			qcom,gpu-freq = <549000000>;
			qcom,gpu-freq = <560000000>;
			qcom,bus-freq = <10>;
			qcom,bus-min = <9>;
			qcom,bus-max = <11>;
@@ -126,7 +126,7 @@

		qcom,gpu-pwrlevel@4 {
			reg = <4>;
			qcom,gpu-freq = <300000000>;
			qcom,gpu-freq = <315000000>;
			qcom,bus-freq = <6>;
			qcom,bus-min = <5>;
			qcom,bus-max = <7>;
@@ -134,7 +134,7 @@

		qcom,gpu-pwrlevel@5 {
			reg = <5>;
			qcom,gpu-freq = <210000000>;
			qcom,gpu-freq = <214000000>;
			qcom,bus-freq = <4>;
			qcom,bus-min = <3>;
			qcom,bus-max = <5>;