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

Commit 77fd7d3a 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: Fixed wrong MIN DCVS config for SDM845"

parents 2c9b152a eb026028
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -195,10 +195,10 @@

			qcom,gpu-pwrlevel@3 {
				reg = <3>;
				qcom,gpu-freq = <280000000>;
				qcom,bus-freq = <4>;
				qcom,bus-min = <3>;
				qcom,bus-max = <5>;
				qcom,gpu-freq = <0>;
				qcom,bus-freq = <0>;
				qcom,bus-min = <0>;
				qcom,bus-max = <0>;
			};
		};