regulator: dt-bindings: Add regulator-power-budget-milliwatt property

Introduce a new property to describe the power budget of the regulator.
This property will allow power management support for regulator consumers
like PSE controllers, enabling them to make decisions based on the
available power capacity.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Link: https://patch.msgid.link/20250115-feature_regulator_pw_budget-v2-2-0a44b949e6bc@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Kory Maincent 2025-01-15 15:41:58 +01:00 committed by Mark Brown
parent 42d7c87b4e
commit 367a8200a9
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View File

@ -34,6 +34,9 @@ properties:
regulator-input-current-limit-microamp:
description: maximum input current regulator allows
regulator-power-budget-milliwatt:
description: power budget of the regulator
regulator-always-on:
description: boolean, regulator should never be disabled
type: boolean