Lines Matching full:restart
4 $id: http://devicetree.org/schemas/power/reset/gpio-restart.yaml#
13 Drive a GPIO line that can be used to restart the system from a restart handler.
16 request the given gpio line and install a restart handler. If the optional properties
18 not driven until the restart is initiated.
20 When the system is restarted, the restart handler will be invoked in priority order. The GPIO
26 restart handler completes allowing other restart handlers to be attempted.
29 - $ref: restart-handler.yaml#
33 const: gpio-restart
42 description: Treat the GPIO as being open source and defer driving it to when the restart is
61 description: Delay (default 3000) to wait after completing restart sequence [ms]
72 gpio-restart {
73 compatible = "gpio-restart";