Re: [PATCH v6] watchdog: nic7018_wdt: Add NIC7018 watchdog driver

2017-01-02 Thread Guenter Roeck
On 01/02/2017 07:22 PM, Hui Chun Ong wrote: On Thu, 2016-12-29 at 02:09 -0800, Guenter Roeck wrote: On 12/28/2016 10:56 PM, Hui Chun Ong wrote: Add support for the watchdog timer on PXI Embedded Controller. Reviewed-by: Guenter Roeck Signed-off-by: Hui Chun Ong --- v5: Add Reviewed-by. The

Re: [PATCH v6] watchdog: nic7018_wdt: Add NIC7018 watchdog driver

2017-01-02 Thread Hui Chun Ong
On Thu, 2016-12-29 at 02:09 -0800, Guenter Roeck wrote: > On 12/28/2016 10:56 PM, Hui Chun Ong wrote: > > > > Add support for the watchdog timer on PXI Embedded Controller. > > > > Reviewed-by: Guenter Roeck > > Signed-off-by: Hui Chun Ong > > --- > > v5: Add Reviewed-by. > There is no need to

Re: [PATCH v6] watchdog: nic7018_wdt: Add NIC7018 watchdog driver

2016-12-29 Thread Guenter Roeck
On 12/28/2016 10:56 PM, Hui Chun Ong wrote: Add support for the watchdog timer on PXI Embedded Controller. Reviewed-by: Guenter Roeck Signed-off-by: Hui Chun Ong --- v5: Add Reviewed-by. There is no need to re-send a patch just to add a Reviewed-by:. Guenter v4: Remove nic7018_stop() fro