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

Commit 292cb52d authored by Guru Das Srinagesh's avatar Guru Das Srinagesh
Browse files

ARM: dts: msm: Correct parent regulator for sdxlemur VDD_CX_LEVEL_AO

The VDD_CX_LEVEL_AO regulator node currently propagates its vote to
VDD_MxA during Linux suspend. Correct this to make the node propagate it
to VDD_MXA_LEVEL_AO so that APPS can vote for "OFF" in the absence of
any other consumers.

Change-Id: I37a60204a691841182ed7b5517a583c9d02d96c9
parent f6c0edf4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,7 @@
		S5B_LEVEL_AO: pmx65_s5_level_ao: regulator-pmx65-s5-level_ao {
			regulator-name = "pmx65_s5_level_ao";
			qcom,set = <RPMH_REGULATOR_SET_ACTIVE>;
			vin-supply = <&VDD_MXA_LEVEL>;
			vin-supply = <&VDD_MXA_LEVEL_AO>;
			regulator-min-microvolt =
				<RPMH_REGULATOR_LEVEL_RETENTION>;
			regulator-max-microvolt =