diff options
author | Kory Maincent <kory.maincent@bootlin.com> | 2025-01-10 10:40:21 +0100 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-01-14 13:56:32 +0100 |
commit | 675d0e3cacc3ae7c29294a5f6a820187f862ad8b (patch) | |
tree | 61ac8ac5b63d7f65d76c8203b9bbeada3946a067 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 514dcf78afe6b99fba5e885be295356856dd424b (diff) |
net: pse-pd: Avoid setting max_uA in regulator constraints
Setting the max_uA constraint in the regulator API imposes a current
limit during the regulator registration process. This behavior conflicts
with preserving the maximum PI power budget configuration across reboots.
Instead, compare the desired current limit to MAX_PI_CURRENT in the
pse_pi_set_current_limit() function to ensure proper handling of the
power budget.
Acked-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions