]> Git Repo - linux.git/commitdiff
Documentation: Add ebc-c384_wdt watchdog-parameters.txt entry
authorWilliam Breathitt Gray <[email protected]>
Wed, 11 May 2016 12:47:46 +0000 (08:47 -0400)
committerWim Van Sebroeck <[email protected]>
Sat, 14 May 2016 16:28:29 +0000 (18:28 +0200)
The WinSystems EBC-C384 watchdog timer driver supports two module
parameters: timeout and nowayout. These parameters should be documented
in the watchdog-parameters.txt file.

Signed-off-by: William Breathitt Gray <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Documentation/watchdog/watchdog-parameters.txt

index c161399a6b5c134932512b6ae74e6e1676f5051c..a8d364227a7704af5119d71d40bfc81f4f25a570 100644 (file)
@@ -86,6 +86,10 @@ nowayout: Watchdog cannot be stopped once started
 davinci_wdt:
 heartbeat: Watchdog heartbeat period in seconds from 1 to 600, default 60
 -------------------------------------------------
+ebc-c384_wdt:
+timeout: Watchdog timeout in seconds. (1<=timeout<=15300, default=60)
+nowayout: Watchdog cannot be stopped once started
+-------------------------------------------------
 ep93xx_wdt:
 nowayout: Watchdog cannot be stopped once started
 timeout: Watchdog timeout in seconds. (1<=timeout<=3600, default=TBD)
This page took 0.054516 seconds and 4 git commands to generate.