Browse Source

dt-bindings: watchdog: Add optional 'timeout-sec' property for sp805

Update the SP805 binding document to add optional 'timeout-sec'
devicetree property

Signed-off-by: Ray Jui <ray.jui@broadcom.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Ray Jui 7 years ago
parent
commit
42bf5c4442
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Documentation/devicetree/bindings/watchdog/arm,sp805.txt

+ 2 - 0
Documentation/devicetree/bindings/watchdog/arm,sp805.txt

@@ -19,6 +19,8 @@ Required properties:
 
 Optional properties:
 - interrupts:  Should specify WDT interrupt number
+- timeout-sec: Should specify default WDT timeout in seconds. If unset, the
+               default timeout is determined by the driver
 
 Example:
 	watchdog@66090000 {