forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt
....@@ -27,6 +27,8 @@
2727 it to an output when the power-off handler is called. If this optional
2828 property is not specified, the GPIO is initialized as an output in its
2929 inactive state.
30
+- active-delay-ms: Delay (default 100) to wait after driving gpio active
31
+- inactive-delay-ms: Delay (default 100) to wait after driving gpio inactive
3032 - timeout-ms: Time to wait before asserting a WARN_ON(1). If nothing is
3133 specified, 3000 ms is used.
3234