summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/power/reset/gpio-poweroff.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/power/reset/gpio-poweroff.txt')
-rw-r--r--dts/Bindings/power/reset/gpio-poweroff.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/dts/Bindings/power/reset/gpio-poweroff.txt b/dts/Bindings/power/reset/gpio-poweroff.txt
index 6d8980c18c..3e56c1b34a 100644
--- a/dts/Bindings/power/reset/gpio-poweroff.txt
+++ b/dts/Bindings/power/reset/gpio-poweroff.txt
@@ -27,6 +27,8 @@ Optional properties:
it to an output when the power-off handler is called. If this optional
property is not specified, the GPIO is initialized as an output in its
inactive state.
+- active-delay-ms: Delay (default 100) to wait after driving gpio active
+- inactive-delay-ms: Delay (default 100) to wait after driving gpio inactive
- timeout-ms: Time to wait before asserting a WARN_ON(1). If nothing is
specified, 3000 ms is used.