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

Commit 54a78f32 authored by Jishnu Prakash's avatar Jishnu Prakash
Browse files

ARM: dts: msm: Update S1B and S8B min voltages on yupik

Update the min voltages of SMPS1B and SMPS8B as per HW
recommendation.

Change-Id: I25a9a79cb139ec63b0643e1cb67ea2c3d803d2f4
parent c340ee2a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@
		pm7325_s1: regulator-pm7325-s1 {
			regulator-name = "pm7325_s1";
			qcom,set = <RPMH_REGULATOR_SET_ALL>;
			regulator-min-microvolt = <1856000>;
			regulator-min-microvolt = <1840000>;
			regulator-max-microvolt = <2040000>;
			qcom,init-voltage = <1872000>;
		};
@@ -50,7 +50,7 @@
		pm7325_s8: regulator-pm7325-s8 {
			regulator-name = "pm7325_s8";
			qcom,set = <RPMH_REGULATOR_SET_ALL>;
			regulator-min-microvolt = <1256000>;
			regulator-min-microvolt = <1200000>;
			regulator-max-microvolt = <1500000>;
			qcom,init-voltage = <1272000>;
		};