Skip to content

Commit

Permalink
regulator: dt-bindings: Add regulator-power-budget-milliwatt property
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kory Maincent authored and Mark Brown committed Jan 17, 2025
1 parent 42d7c87 commit 367a820
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/devicetree/bindings/regulator/regulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 367a820

Please sign in to comment.