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

Commit 89818b16 authored by Deepak Kumar's avatar Deepak Kumar
Browse files

ARM: dts: msm: Add 650MHz GPU clock support for QCS405



GPU Fmax for QCS405 is 650MHz. Add support for this
new GPU level.

Change-Id: I147c0922f3cbcd98702adce782f0f2f548f90e62
Signed-off-by: default avatarDeepak Kumar <dkumar@codeaurora.org>
parent 3418a731
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -107,10 +107,10 @@
			/* TURBO */
			qcom,gpu-pwrlevel@0 {
				reg = <0>;
				qcom,gpu-freq = <598000000>;
				qcom,bus-freq = <7>;
				qcom,bus-min = <7>;
				qcom,bus-max = <7>;
				qcom,gpu-freq = <650000000>;
				qcom,bus-freq = <8>;
				qcom,bus-min = <8>;
				qcom,bus-max = <8>;
			};

			/* NOM+ */