summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/reset
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/devicetree/bindings/reset')
-rw-r--r--Documentation/devicetree/bindings/reset/gpio-reset.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/reset/gpio-reset.txt b/Documentation/devicetree/bindings/reset/gpio-reset.txt
index bca5348a5131..7d45d8b810ea 100644
--- a/Documentation/devicetree/bindings/reset/gpio-reset.txt
+++ b/Documentation/devicetree/bindings/reset/gpio-reset.txt
@@ -14,6 +14,7 @@ Required properties:
Optional properties:
- reset-delay-us: delay in microseconds. The gpio reset line will be asserted for
this duration to reset.
+- reset-post-delay-ms: delay in milliseconds to wait after reset.
- initially-in-reset: boolean. If not set, the initial state should be a
deasserted reset line. If this property exists, the
reset line should be kept in reset.