[PATCH 0/1] regulator: of: Does always-on imply on-in-suspend?
From: Robert Karszniewicz
Date: Mon Dec 16 2019 - 12:21:27 EST
Hi all.
Just to make sure; the oftree property regulator-always-on implies that for
every suspend state, the property regulator-on-in-suspend is implicit? With no
other side-effect? Reading the documentation, this is what I interpret.
So if that is true, the next message is a patch to fix a bogus
"No configuration" warning in the case when regulator-always-on exists and
suspend states are not set explicitly.
Robert Karszniewicz (1):
regulator: of: Hide wrong warning regarding suspend state
configuration
drivers/regulator/of_regulator.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
--
2.7.4