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

Commit 4d785ef6 authored by Anirudh Ghayal's avatar Anirudh Ghayal
Browse files

ARM: dts: msm: Update regulator min-voltage for SMPS5A on SDM660/630



The minimum supported voltage on the SMPS5A is 1.224V, update
it accordingly.

Change-Id: Ib973febdf5b719836f5fb54e6cd6e797e7101e3e
Signed-off-by: default avatarAnirudh Ghayal <aghayal@codeaurora.org>
parent 4a4051e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
	rpm-regulator-smpa5 {
		status = "okay";
		pm660_s5: regulator-s5 {
			regulator-min-microvolt = <1350000>;
			regulator-min-microvolt = <1224000>;
			regulator-max-microvolt = <1350000>;
			status = "okay";
		};
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@
	rpm-regulator-smpa5 {
		status = "okay";
		pm660_s5: regulator-s5 {
			regulator-min-microvolt = <1350000>;
			regulator-min-microvolt = <1224000>;
			regulator-max-microvolt = <1350000>;
			status = "okay";
		};