Skip to content

Commit

Permalink
[nrf fromtree] dts: bindings: regulator: Added regulator-boot-off to …
Browse files Browse the repository at this point in the history
…allowlists

Added regulator-boot-off to property-allowlist for adp5360, npm1300,
npm6001 and axp192.

Signed-off-by: Andy Sinclair <[email protected]>
(cherry picked from commit 977fc0c)
  • Loading branch information
aasinclair authored and maxd-nordic committed Apr 18, 2024
1 parent ec42c63 commit 93d4a28
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions dts/bindings/regulator/adi,adp5360-regulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions dts/bindings/regulator/nordic,npm1300-regulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions dts/bindings/regulator/nordic,npm6001-regulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions dts/bindings/regulator/x-powers,axp192-regulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ child-binding:
- regulator-max-microvolt
- regulator-always-on
- regulator-boot-on
- regulator-boot-off
- regulator-initial-mode
- regulator-allowed-modes

Expand Down

0 comments on commit 93d4a28

Please sign in to comment.