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

Commit e70b48c5 authored by Amit Kushwaha's avatar Amit Kushwaha
Browse files

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



The frequency for GFX3D clock source are updated.

Change-Id: I4ad303cba8c58646b937d67f4b51e45b38236a35
Signed-off-by: default avatarAmit Kushwaha <kushwaha@codeaurora.org>
parent 9ea664bf
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -137,7 +137,7 @@
			/* NOM L1 */
			qcom,gpu-pwrlevel@1 {
				reg = <1>;
				qcom,gpu-freq = <706000000>;
				qcom,gpu-freq = <745000000>;
				qcom,bus-freq = <10>;
				qcom,bus-min = <9>;
				qcom,bus-max = <11>;
@@ -146,7 +146,7 @@
			/* NOM */
			qcom,gpu-pwrlevel@2 {
				reg = <2>;
				qcom,gpu-freq = <645000000>;
				qcom,gpu-freq = <700000000>;
				qcom,bus-freq = <9>;
				qcom,bus-min = <8>;
				qcom,bus-max = <10>;
@@ -155,7 +155,7 @@
			/* SVS L1 */
			qcom,gpu-pwrlevel@3 {
				reg = <3>;
				qcom,gpu-freq = <513000000>;
				qcom,gpu-freq = <550000000>;
				qcom,bus-freq = <8>;
				qcom,bus-min = <7>;
				qcom,bus-max = <9>;
@@ -164,7 +164,7 @@
			/* SVS */
			qcom,gpu-pwrlevel@4 {
				reg = <4>;
				qcom,gpu-freq = <400000000>;
				qcom,gpu-freq = <435000000>;
				qcom,bus-freq = <7>;
				qcom,bus-min = <5>;
				qcom,bus-max = <8>;