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

Commit 579eac57 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: Reorder GMU power levels on SDM670"

parents 95bc554a 0a3135d9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -289,12 +289,12 @@

			qcom,gmu-pwrlevel@0 {
				reg = <0>;
				qcom,gmu-freq = <200000000>;
				qcom,gmu-freq = <0>;
			};

			qcom,gmu-pwrlevel@1 {
				reg = <1>;
				qcom,gmu-freq = <0>;
				qcom,gmu-freq = <200000000>;
			};
		};