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

Commit 1df61de0 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 the regulator limits for APC"

parents 676b476d 2aadf3d5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -313,8 +313,8 @@
			compatible = "qcom,spm-regulator";
			reg = <0x1a00 0x100>;
			regulator-name = "pm660_s3";
			regulator-min-microvolt = <725000>;
			regulator-max-microvolt = <736000>;
			regulator-min-microvolt = <490000>;
			regulator-max-microvolt = <980000>;
		};
	};
};