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

Commit 5855ab37 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 4e780981 89818b16
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -110,10 +110,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+ */