All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: Add ebc-c384_wdt watchdog-parameters.txt entry
@ 2016-05-11 12:47 William Breathitt Gray
  2016-05-11 14:19 ` Guenter Roeck
  2016-05-14 18:35 ` Wim Van Sebroeck
  0 siblings, 2 replies; 3+ messages in thread
From: William Breathitt Gray @ 2016-05-11 12:47 UTC (permalink / raw)
  To: wim, linux; +Cc: linux-watchdog, linux-kernel

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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: Add ebc-c384_wdt watchdog-parameters.txt entry
  2016-05-11 12:47 [PATCH] Documentation: Add ebc-c384_wdt watchdog-parameters.txt entry William Breathitt Gray
@ 2016-05-11 14:19 ` Guenter Roeck
  2016-05-14 18:35 ` Wim Van Sebroeck
  1 sibling, 0 replies; 3+ messages in thread
From: Guenter Roeck @ 2016-05-11 14:19 UTC (permalink / raw)
  To: William Breathitt Gray; +Cc: wim, linux-watchdog, linux-kernel

On Wed, May 11, 2016 at 08:47:46AM -0400, William Breathitt Gray wrote:
> 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>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

> ---
>  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
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Documentation: Add ebc-c384_wdt watchdog-parameters.txt entry
  2016-05-11 12:47 [PATCH] Documentation: Add ebc-c384_wdt watchdog-parameters.txt entry William Breathitt Gray
  2016-05-11 14:19 ` Guenter Roeck
@ 2016-05-14 18:35 ` Wim Van Sebroeck
  1 sibling, 0 replies; 3+ messages in thread
From: Wim Van Sebroeck @ 2016-05-14 18:35 UTC (permalink / raw)
  To: William Breathitt Gray; +Cc: linux, linux-watchdog, linux-kernel

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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-05-14 18:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-11 12:47 [PATCH] Documentation: Add ebc-c384_wdt watchdog-parameters.txt entry William Breathitt Gray
2016-05-11 14:19 ` Guenter Roeck
2016-05-14 18:35 ` Wim Van Sebroeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.