Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1401132 > unrolled thread
| Started by | Wim Van Sebroeck <wim@iguana.be> |
|---|---|
| First post | 2016-05-14 20:40 +0200 |
| Last post | 2016-05-14 20:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] Documentation: Add ebc-c384_wdt watchdog-parameters.txt entry Wim Van Sebroeck <wim@iguana.be> - 2016-05-14 20:40 +0200
| From | Wim Van Sebroeck <wim@iguana.be> |
|---|---|
| Date | 2016-05-14 20:40 +0200 |
| Subject | Re: [PATCH] Documentation: Add ebc-c384_wdt watchdog-parameters.txt entry |
| Message-ID | <ryMDM-6cI-9@gated-at.bofh.it> |
Hi William > 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 <vilhelm.gray@gmail.com> > --- > Documentation/watchdog/watchdog-parameters.txt | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/watchdog/watchdog-parameters.txt b/Documentation/watchdog/watchdog-parameters.txt > index c161399..a8d3642 100644 > --- a/Documentation/watchdog/watchdog-parameters.txt > +++ b/Documentation/watchdog/watchdog-parameters.txt > @@ -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) > -- > 2.7.3 > This patch was added to linux-watchdog-next. Kind Regards, Wim.
Back to top | Article view | linux.kernel
csiph-web