Message ID | 20230928123728.21901-3-francesco@dolcini.it |
---|---|
State | New |
Headers | show |
Series | power: reset: gpio-poweroff: use sys-off handler API | expand |
diff --git a/Documentation/devicetree/bindings/power/reset/gpio-poweroff.yaml b/Documentation/devicetree/bindings/power/reset/gpio-poweroff.yaml index b54ec003a1e0..c6404841bcd7 100644 --- a/Documentation/devicetree/bindings/power/reset/gpio-poweroff.yaml +++ b/Documentation/devicetree/bindings/power/reset/gpio-poweroff.yaml @@ -40,6 +40,10 @@ properties: default: 100 description: Delay to wait after driving gpio inactive + priority: + default: 0 + description: Priority of the power off handler + timeout-ms: default: 3000 description: Time to wait before assuming the power off sequence failed.