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:
parent
686a132092
commit
977fc0c2ad
3 changed files with 14 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue