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

Commit 315bb5ae authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Correct GPU bandwidth voting for MSM8953"

parents c3471bd2 65fa5382
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -231,8 +231,8 @@
			qcom,gpu-pwrlevel@5 {
				reg = <5>;
				qcom,gpu-freq = <216000000>;
				qcom,bus-freq = <3>;
				qcom,bus-min = <2>;
				qcom,bus-freq = <1>;
				qcom,bus-min = <1>;
				qcom,bus-max = <4>;
			};

@@ -240,7 +240,7 @@
			qcom,gpu-pwrlevel@6 {
				reg = <6>;
				qcom,gpu-freq = <133300000>;
				qcom,bus-freq = <3>;
				qcom,bus-freq = <1>;
				qcom,bus-min = <1>;
				qcom,bus-max = <4>;
			};