Re: [PATCH v2] watchdog: w83627hf: Added NCT6102D support.

2016-03-04 Thread Wim Van Sebroeck
Hi Rob, > As used in (and tested on) the ASRock IMB-150 board. Implementation is > identical to other NCT chips, just with different registers. > > Signed-off-by: Rob Kramer > --- > drivers/watchdog/Kconfig| 1 + > drivers/watchdog/w83627hf_wdt.c | 22 +++--- > 2 files

Re: [PATCH v2] watchdog: w83627hf: Added NCT6102D support.

2016-02-08 Thread Guenter Roeck
On 02/08/2016 02:09 AM, Rob Kramer wrote: As used in (and tested on) the ASRock IMB-150 board. Implementation is identical to other NCT chips, just with different registers. Signed-off-by: Rob Kramer This time it applies. Reviewed-by: Guenter Roeck Thanks, Guenter --- drivers/watchdog/

[PATCH v2] watchdog: w83627hf: Added NCT6102D support.

2016-02-08 Thread Rob Kramer
As used in (and tested on) the ASRock IMB-150 board. Implementation is identical to other NCT chips, just with different registers. Signed-off-by: Rob Kramer --- drivers/watchdog/Kconfig| 1 + drivers/watchdog/w83627hf_wdt.c | 22 +++--- 2 files changed, 20 insertions(+)