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

Commit 7e87150f authored by David Collins's avatar David Collins
Browse files

Revert "ARM: dts: msm: keep refgen regulator always-on for SDM845 v2"



This reverts commit d388dd8c ("ARM: dts: msm: keep refgen
regulator always-on for SDM845 v2").

Now that display and camera devices are consumers of the refgen
regulator, remove the regulator-always-on flag.  This ensures that
power can be saved by disabling the refgen regulator when neither
consumer needs it to be enabled.

Change-Id: I0133be9f24647d7fc6542a9c3458d4bb2b8add05
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent a7bbb875
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1198,7 +1198,6 @@

&refgen {
	status = "ok";
	regulator-always-on;
};

&spss_utils {