diff options
| author | Joy Zou <joy.zou@oss.nxp.com> | 2026-07-31 18:21:44 +0800 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-31 17:15:15 +0100 |
| commit | 7595f50ff82260b6dd95af9e339f1d47f45ce753 (patch) | |
| tree | 909e8464ee5283d73e89c74e9f276faba9e9a17d /tools/perf/scripts/python | |
| parent | 03eab318cedd6ae34ecd34533cd986edf5237164 (diff) | |
regulator: pfuze100: add set_suspend_disable for LDO ops
Add a set_suspend_disable callback to pfuze100_ldo_regulator_ops to
support the regulator-off-in-suspend DTS property for the VGEN LDO
regulators. This allows unused LDO regulators to be properly disabled
during system suspend, reducing power consumption.
The callback is only used by the LDO ops, so name it accordingly:
pfuze100_ldo_set_suspend_disable. It uses the per-regulator
stby_reg/stby_mask that already describe the standby control for
each LDO, so it works for every LDO covered by these ops.
Signed-off-by: Joy Zou <joy.zou@oss.nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20260731-b4-regulator-pf01-v2-2-a406c8737fdb@oss.nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
