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

Commit 3d76aa7a authored by Deepak Kumar's avatar Deepak Kumar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add min SVS GPU clock to msm8953



GPU clock 133.33MHz being supported by msm8953.
Add this to GPU clock plan to enable min SVS.

Change-Id: I2a85540aff05f2180cde548068fb15768d1cd83a
Signed-off-by: default avatarDeepak Kumar <dkumar@codeaurora.org>
parent 450bd44d
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -199,9 +199,17 @@
				qcom,bus-max = <4>;
			};

			/* XO */
		       /* Min SVS */
			qcom,gpu-pwrlevel@6 {
				reg = <6>;
				qcom,gpu-freq = <133300000>;
				qcom,bus-freq = <1>;
				qcom,bus-min = <1>;
				qcom,bus-max = <4>;
			};
			/* XO */
			qcom,gpu-pwrlevel@7 {
				reg = <7>;
				qcom,gpu-freq = <19200000>;
				qcom,bus-freq = <0>;
				qcom,bus-min = <0>;