Re: [PATCH 4/7] watchdog: pnx4008: make use of timeout-secs provided in devicetree

2018-02-09 Thread Guenter Roeck
On Fri, Feb 09, 2018 at 08:27:21PM +0100, Marcus Folkesson wrote: > watchdog_init_timeout() will allways pick timeout_param since it > defaults to a valid timeout. > > Following best practice described in > Documentation/watchdog/watchdog-kernel-api.txt to make use of > the parameter logic. > >

Re: [PATCH 4/7] watchdog: pnx4008: make use of timeout-secs provided in devicetree

2018-02-09 Thread Guenter Roeck
On Fri, Feb 09, 2018 at 08:27:21PM +0100, Marcus Folkesson wrote: > watchdog_init_timeout() will allways pick timeout_param since it > defaults to a valid timeout. > > Following best practice described in > Documentation/watchdog/watchdog-kernel-api.txt to make use of > the parameter logic. > >

Re: [PATCH 4/7] watchdog: pnx4008: make use of timeout-secs provided in devicetree

2018-02-09 Thread Guenter Roeck
On Fri, Feb 09, 2018 at 08:27:21PM +0100, Marcus Folkesson wrote: > watchdog_init_timeout() will allways pick timeout_param since it > defaults to a valid timeout. > > Following best practice described in > Documentation/watchdog/watchdog-kernel-api.txt to make use of > the parameter logic. > >

Re: [PATCH 4/7] watchdog: pnx4008: make use of timeout-secs provided in devicetree

2018-02-09 Thread Guenter Roeck
On Fri, Feb 09, 2018 at 08:27:21PM +0100, Marcus Folkesson wrote: > watchdog_init_timeout() will allways pick timeout_param since it > defaults to a valid timeout. > > Following best practice described in > Documentation/watchdog/watchdog-kernel-api.txt to make use of > the parameter logic. > >