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

Commit 8d96325a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: msm: dts: Add sleep-set configuration for LDO L7"

parents 6e3924e6 b10b10df
Loading
Loading
Loading
Loading
+9 −0
Original line number Original line Diff line number Diff line
@@ -251,6 +251,15 @@
			regulator-max-microvolt = <1800000>;
			regulator-max-microvolt = <1800000>;
			qcom,init-voltage = <1800000>;
			qcom,init-voltage = <1800000>;
		};
		};

		pm8916_l7_so: regulator-l7-so {
			compatible = "qcom,rpm-smd-regulator";
			regulator-name = "8916_l7_so";
			qcom,set = <2>;
			regulator-min-microvolt = <1800000>;
			regulator-max-microvolt = <1800000>;
			qcom,init-enable = <0>;
		};
	};
	};


	rpm-regulator-ldoa8 {
	rpm-regulator-ldoa8 {