dts: bindings: regulator: Added regulator-boot-off to allowlists
Added regulator-boot-off to property-allowlist for adp5360, npm1300, npm6001 and axp192. Signed-off-by: Andy Sinclair <andy.sinclair@nordicsemi.no>
This commit is contained in:
parent
16fdc4bc9f
commit
a14abeb2e6
4 changed files with 4 additions and 0 deletions
|
@ -34,6 +34,7 @@ child-binding:
|
|||
property-allowlist:
|
||||
- regulator-always-on
|
||||
- regulator-boot-on
|
||||
- regulator-boot-off
|
||||
- regulator-init-microvolt
|
||||
- regulator-min-microvolt
|
||||
- regulator-max-microvolt
|
||||
|
|
|
@ -53,6 +53,7 @@ child-binding:
|
|||
property-allowlist:
|
||||
- regulator-always-on
|
||||
- regulator-boot-on
|
||||
- regulator-boot-off
|
||||
- regulator-min-microvolt
|
||||
- regulator-max-microvolt
|
||||
- regulator-init-microvolt
|
||||
|
|
|
@ -45,6 +45,7 @@ child-binding:
|
|||
property-allowlist:
|
||||
- regulator-always-on
|
||||
- regulator-boot-on
|
||||
- regulator-boot-off
|
||||
- regulator-max-microamp
|
||||
- regulator-min-microvolt
|
||||
- regulator-max-microvolt
|
||||
|
|
|
@ -51,6 +51,7 @@ child-binding:
|
|||
- regulator-max-microvolt
|
||||
- regulator-always-on
|
||||
- regulator-boot-on
|
||||
- regulator-boot-off
|
||||
- regulator-initial-mode
|
||||
- regulator-allowed-modes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue