aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/watchdog
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2018-03-09 21:01:17 +0100
committerArnd Bergmann <arnd@arndb.de>2018-03-26 15:57:04 +0200
commit011bf62430f49e7ce436dbbd9dbec490156442a5 (patch)
treea85037589c1f0bf305bb06bca35e2b74e9f99cdd /Documentation/watchdog
parentcan: remove bfin_can driver (diff)
downloadlinux-dev-011bf62430f49e7ce436dbbd9dbec490156442a5.tar.xz
linux-dev-011bf62430f49e7ce436dbbd9dbec490156442a5.zip
watchdog: remove bfin_wdt driver
The blackfin architecture is getting removed, so this driver has become obsolete. Acked-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Aaron Wu <aaron.wu@analog.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/watchdog')
-rw-r--r--Documentation/watchdog/watchdog-parameters.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/watchdog/watchdog-parameters.txt b/Documentation/watchdog/watchdog-parameters.txt
index beea975980f6..6d6200ea27b8 100644
--- a/Documentation/watchdog/watchdog-parameters.txt
+++ b/Documentation/watchdog/watchdog-parameters.txt
@@ -55,11 +55,6 @@ wdt_time: Watchdog time in seconds. (default=30)
nowayout: Watchdog cannot be stopped once started
(default=kernel config parameter)
-------------------------------------------------
-bfin_wdt:
-timeout: Watchdog timeout in seconds. (1<=timeout<=((2^32)/SCLK), default=20)
-nowayout: Watchdog cannot be stopped once started
- (default=kernel config parameter)
--------------------------------------------------
coh901327_wdt:
margin: Watchdog margin in seconds (default 60s)
-------------------------------------------------