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

Commit 3e8adc52 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: update S5 max voltage limit for sdm439"

parents ab1c287c 2672c52f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -378,12 +378,12 @@
			reg = <0x2000 0x100>;
			regulator-name = "pm8953_s5";
			regulator-min-microvolt = <490000>;
			regulator-max-microvolt = <910000>;
			regulator-max-microvolt = <960000>;

			pm8953_s5_limit: avs-limit-regulator {
				regulator-name = "pm8953_s5_avs_limit";
				regulator-min-microvolt = <490000>;
				regulator-max-microvolt = <910000>;
				regulator-max-microvolt = <960000>;
			};
		};
	};