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

Commit 2348ad4f authored by Hareesh Gundu's avatar Hareesh Gundu
Browse files

ARM: dts: msm: Modify GPU turbo clock for MSM8937



MSM8937 GPU turbo clock is 450Mhz, modify to reflect same.

Change-Id: Ic1317acb0e89f340abc8dd7e57432811c2fe100b
Signed-off-by: default avatarHareesh Gundu <hareeshg@codeaurora.org>
parent d1d953cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2106,7 +2106,7 @@
			/* TURBO */
			qcom,gpu-pwrlevel@1 {
				reg = <1>;
				qcom,gpu-freq = <45000000>;
				qcom,gpu-freq = <450000000>;
				qcom,bus-freq = <9>;
				qcom,bus-min = <9>;
				qcom,bus-max = <10>;