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

2016-02-08 Thread Guenter Roeck
On 02/07/2016 11:53 PM, Rob Kramer wrote: 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

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

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

2016-02-06 Thread Guenter Roeck
On 02/04/2016 06:58 PM, 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 Rob, your patch is whitespace damaged (tabs replaced with spaces) and can not be applied. P

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

2016-02-06 Thread Guenter Roeck
On 02/04/2016 06:58 PM, 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 Reviewed-by: Guenter Roeck --- drivers/watchdog/Kconfig| 1 + drivers/watchdog

[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(+