summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2022-05-10 00:58:28 +0300
committerTom Rini <trini@konsulko.com>2022-06-07 00:47:16 +0300
commit92c1df98b3f71a142e99e31846f697dd2a544782 (patch)
treeb26f98853c223b4e66999ec0ef379f884f565690 /doc
parent7f0836a1105de86ef1b4ffdd608ebfe21504cb44 (diff)
downloadu-boot-92c1df98b3f71a142e99e31846f697dd2a544782.tar.xz
doc: regulator: Add regulator-force-boot-off binding
The actual support was added in commit fec8c900c8b2 ("power: regulator: Add support for regulator-force-boot-off"), update the docs to include this. Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/device-tree-bindings/regulator/regulator.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/device-tree-bindings/regulator/regulator.txt b/doc/device-tree-bindings/regulator/regulator.txt
index 6c9a02120f..ddb02b7a3c 100644
--- a/doc/device-tree-bindings/regulator/regulator.txt
+++ b/doc/device-tree-bindings/regulator/regulator.txt
@@ -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