drivers: regulator: common: Added regulator-boot-off

Added regulator-boot-off option to common regulator driver.

Signed-off-by: Andy Sinclair <andy.sinclair@nordicsemi.no>
This commit is contained in:
Andy Sinclair 2024-02-21 11:21:43 +00:00 committed by Anas Nashif
commit 977fc0c2ad
3 changed files with 14 additions and 1 deletions

View file

@ -61,6 +61,11 @@ properties:
This property is intended to only be used for regulators where
software cannot read the state of the regulator.
regulator-boot-off:
type: boolean
description: |
Regulator should be disabled on boot.
regulator-allow-bypass:
type: boolean
description: allow the regulator to go into bypass mode