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

Commit bfa4ce7a 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 LDO2 regulator-min-voltage to 500mV for QM215"...

Merge "ARM: dts: msm: Update LDO2 regulator-min-voltage to 500mV for QM215" into kernel.lnx.4.9.r12-rel
parents ac4083e3 139c5ea9
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -64,7 +64,6 @@
		pm8916_s3: regulator-s3 {
			regulator-min-microvolt = <1000000>;
			regulator-max-microvolt = <1448000>;
			qcom,init-voltage = <1000000>;
			status = "okay";
		};
	};
@@ -93,9 +92,8 @@
	rpm-regulator-ldoa2 {
		status = "okay";
		pm8916_l2: regulator-l2 {
			regulator-min-microvolt = <944000>;
			regulator-min-microvolt = <500000>;
			regulator-max-microvolt = <1088000>;
			qcom,init-voltage = <944000>;
			status = "okay";
		};