mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
doc: regulator: Add regulator-force-boot-off binding
The actual support was added in commit fec8c900c8
("power: regulator:
Add support for regulator-force-boot-off"), update the docs to include
this.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
This commit is contained in:
parent
7f0836a110
commit
92c1df98b3
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ Optional properties:
|
|||
- regulator-always-on: regulator should never be disabled
|
||||
- regulator-boot-on: enabled by bootloader/firmware
|
||||
- regulator-ramp-delay: ramp delay for regulator (in uV/us)
|
||||
- regulator-force-boot-off: disabled during the boot stage
|
||||
- regulator-init-microvolt: a init allowed Voltage value
|
||||
- regulator-state-(standby|mem|disk)
|
||||
type: object
|
||||
|
|
Loading…
Reference in a new issue