Эх сурвалжийг харах

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 жил өмнө
parent
commit
42bf5c4442

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

@@ -19,6 +19,8 @@ Required properties:
 
 
 Optional properties:
 Optional properties:
 - interrupts:  Should specify WDT interrupt number
 - 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:
 Example:
 	watchdog@66090000 {
 	watchdog@66090000 {