summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/power/restart.rst
blob: 9a84c4f22433b622afc643ebf7a878f7e5af7abe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
System Restart Controllers
==========================

In addition to upstream bindings, following properties are understood:

Optional properties:

- ``restart-priority`` : Overrides the priority set by the driver. Normally,
  the device with the biggest reach should reset the system.
  See :ref:`system_reset` for more information.

- ``barebox,restart-warm-bootrom`` : Restart will not cause loss to non-volatile
  registers sampled by the bootrom at startup. This is a necessary precondition
  for working :ref:`reboot_mode` communication between barebox and the SoC's
  BootROM.