[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

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

2016-02-08 Thread Rob Kramer
On Sat, Feb 06, 2016 at 09:10:35AM -0800, Guenter Roeck wrote: > your patch is whitespace damaged (tabs replaced with spaces) and can not be > applied. > Please resend. Oops, you're right. I'll send it again shortly, from mutt instead of Thunderbird (which apparently is problematic even with exte

[PATCH] watchdog: w83627hf: Added NCT6102D support.

2016-02-04 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