Skip to content

Commit 94a7ff9

Browse files
aasinclaircvinayak
authored andcommitted
[nrf fromtree] 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 <[email protected]> (cherry picked from commit 977fc0c)
1 parent 8d3fda6 commit 94a7ff9

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

dts/bindings/regulator/adi,adp5360-regulator.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ child-binding:
3434
property-allowlist:
3535
- regulator-always-on
3636
- regulator-boot-on
37+
- regulator-boot-off
3738
- regulator-init-microvolt
3839
- regulator-min-microvolt
3940
- regulator-max-microvolt

dts/bindings/regulator/nordic,npm1300-regulator.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ child-binding:
5353
property-allowlist:
5454
- regulator-always-on
5555
- regulator-boot-on
56+
- regulator-boot-off
5657
- regulator-min-microvolt
5758
- regulator-max-microvolt
5859
- regulator-init-microvolt

dts/bindings/regulator/nordic,npm6001-regulator.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ child-binding:
4545
property-allowlist:
4646
- regulator-always-on
4747
- regulator-boot-on
48+
- regulator-boot-off
4849
- regulator-max-microamp
4950
- regulator-min-microvolt
5051
- regulator-max-microvolt

dts/bindings/regulator/x-powers,axp192-regulator.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ child-binding:
5151
- regulator-max-microvolt
5252
- regulator-always-on
5353
- regulator-boot-on
54+
- regulator-boot-off
5455
- regulator-initial-mode
5556
- regulator-allowed-modes
5657

0 commit comments

Comments
 (0)