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

Commit 7d2c8e0f authored by Taniya Das's avatar Taniya Das
Browse files

ARM: dts: msm: Add support for l7_ao regulator



SR2PLL of cpu is connected to regulator l7.

Change-Id: I96eba8161f7f750fc2e2b0e1d311c22e2c7fd991
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 3511ae2a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -111,6 +111,13 @@
		regulator-max-microvolt = <1800000>;
	};

	pmferrum_l7_ao: regulator-l7-ao {
		compatible = "qcom,stub-regulator";
		regulator-name = "pmferrum_l7_ao";
		regulator-min-microvolt = <1800000>;
		regulator-max-microvolt = <1800000>;
	};

	pmferrum_l8: regulator-l8 {
		compatible = "qcom,stub-regulator";
		regulator-name = "pmferrum_l8";