mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 22:22:08 +02:00
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:
parent
42d7c87b4e
commit
367a8200a9
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user