On Fri, Sep 07, 2018 at 03:05:52PM +0200, Marek Behún wrote: > Add documentation for the kernel module parameters accepted by > armada-37xx-wdt. > > Signed-off-by: Marek Behún <marek.behun@xxxxxx> Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> > --- > Documentation/watchdog/watchdog-parameters.txt | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/watchdog/watchdog-parameters.txt b/Documentation/watchdog/watchdog-parameters.txt > index 6d6200ea27b8..0b88e333f9e1 100644 > --- a/Documentation/watchdog/watchdog-parameters.txt > +++ b/Documentation/watchdog/watchdog-parameters.txt > @@ -40,6 +40,11 @@ margin: Watchdog margin in seconds (default=60) > nowayout: Disable watchdog shutdown on close > (default=kernel config parameter) > ------------------------------------------------- > +armada_37xx_wdt: > +timeout: Watchdog timeout in seconds. (default=120) > +nowayout: Disable watchdog shutdown on close > + (default=kernel config parameter) > +------------------------------------------------- > at91rm9200_wdt: > wdt_time: Watchdog time in seconds. (default=5) > nowayout: Watchdog cannot be stopped once started