Re: [PATCH] watchdog: sp805: add restart handler

2018-05-02 Thread Jongsung Kim
On 04/30/2018 08:18 PM, Guenter Roeck wrote: > On 04/29/2018 11:44 PM, Jongsung Kim wrote: >> Add restart handler for SP805 watchdog so that the driver can be >> used to reboot the system. >> >> Signed-off-by: Jongsung Kim >> --- >>   drivers/watchdog/sp805_wdt.c | 19 +++ >>   1 fi

Re: [PATCH] watchdog: sp805: add restart handler

2018-04-30 Thread Guenter Roeck
On 04/29/2018 11:44 PM, Jongsung Kim wrote: Add restart handler for SP805 watchdog so that the driver can be used to reboot the system. Signed-off-by: Jongsung Kim --- drivers/watchdog/sp805_wdt.c | 19 +++ 1 file changed, 19 insertions(+) diff --git a/drivers/watchdog/sp805

[PATCH] watchdog: sp805: add restart handler

2018-04-29 Thread Jongsung Kim
Add restart handler for SP805 watchdog so that the driver can be used to reboot the system. Signed-off-by: Jongsung Kim --- drivers/watchdog/sp805_wdt.c | 19 +++ 1 file changed, 19 insertions(+) diff --git a/drivers/watchdog/sp805_wdt.c b/drivers/watchdog/sp805_wdt.c index 01d8