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

Commit a8c42141 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update SMPS3E min and init voltages for sdxprairie"

parents 0e205d82 77bf8251
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -54,9 +54,9 @@
		S3E: pmxprairie_s3: regulator-pmxprairie-s3 {
			regulator-name = "pmxprairie_s3";
			qcom,set = <RPMH_REGULATOR_SET_ALL>;
			regulator-min-microvolt = <950000>;
			regulator-min-microvolt = <800000>;
			regulator-max-microvolt = <1000000>;
			qcom,init-voltage = <950000>;
			qcom,init-voltage = <800000>;
		};
	};