summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/watchdog/watchdog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/devicetree/bindings/watchdog/watchdog.rst')
-rw-r--r--Documentation/devicetree/bindings/watchdog/watchdog.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/watchdog/watchdog.rst b/Documentation/devicetree/bindings/watchdog/watchdog.rst
new file mode 100644
index 0000000000..753dc7e35f
--- /dev/null
+++ b/Documentation/devicetree/bindings/watchdog/watchdog.rst
@@ -0,0 +1,10 @@
+Watchdogs
+=========
+
+In addition to the upstream bindings, following properties are understood:
+
+Optional properties:
+
+- ``watchdog-priority`` : Overrides the priority set by the driver. Normally,
+ the watchdog device with the biggest reach should reset the system.
+ See :ref:`system_reset` for more information.