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

Commit 08844a4e 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"

parents 2abf96e5 1909b93a
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";
		};