Re: [PATCH v4] watchdog: add support for Sigma Designs SMP86xx/SMP87xx

2015-12-28 Thread Wim Van Sebroeck
Hi, > This adds support for the Sigma Designs SMP86xx/SMP87xx family built-in > watchdog. > > Signed-off-by: Mans Rullgard > --- > Changes: > - #include bitops.h > - clk_disable_unprepare() on failure > --- > drivers/watchdog/Kconfig | 10 ++ > drivers/watchdog/Makefile | 1 + >

Re: [PATCH v4] watchdog: add support for Sigma Designs SMP86xx/SMP87xx

2015-12-28 Thread Wim Van Sebroeck
Hi, > This adds support for the Sigma Designs SMP86xx/SMP87xx family built-in > watchdog. > > Signed-off-by: Mans Rullgard > --- > Changes: > - #include bitops.h > - clk_disable_unprepare() on failure > --- > drivers/watchdog/Kconfig | 10 ++ > drivers/watchdog/Makefile

Re: [PATCH v4] watchdog: add support for Sigma Designs SMP86xx/SMP87xx

2015-11-21 Thread Guenter Roeck
On Fri, Nov 20, 2015 at 02:37:10AM +, Måns Rullgård wrote: > Guenter Roeck writes: > > > On 11/19/2015 02:09 PM, Mans Rullgard wrote: > >> This adds support for the Sigma Designs SMP86xx/SMP87xx family built-in > >> watchdog. > >> > >> Signed-off-by: Mans Rullgard > > > > Reviewed-by:

Re: [PATCH v4] watchdog: add support for Sigma Designs SMP86xx/SMP87xx

2015-11-21 Thread Guenter Roeck
On Fri, Nov 20, 2015 at 02:37:10AM +, Måns Rullgård wrote: > Guenter Roeck writes: > > > On 11/19/2015 02:09 PM, Mans Rullgard wrote: > >> This adds support for the Sigma Designs SMP86xx/SMP87xx family built-in > >> watchdog. > >> > >> Signed-off-by: Mans Rullgard

Re: [PATCH v4] watchdog: add support for Sigma Designs SMP86xx/SMP87xx

2015-11-19 Thread Måns Rullgård
Guenter Roeck writes: > On 11/19/2015 02:09 PM, Mans Rullgard wrote: >> This adds support for the Sigma Designs SMP86xx/SMP87xx family built-in >> watchdog. >> >> Signed-off-by: Mans Rullgard > > Reviewed-by: Guenter Roeck > > Did you send the bindings document to some other mailing list

Re: [PATCH v4] watchdog: add support for Sigma Designs SMP86xx/SMP87xx

2015-11-19 Thread Guenter Roeck
On 11/19/2015 02:09 PM, Mans Rullgard wrote: This adds support for the Sigma Designs SMP86xx/SMP87xx family built-in watchdog. Signed-off-by: Mans Rullgard Reviewed-by: Guenter Roeck Did you send the bindings document to some other mailing list (only) ? I see "PATCH 2/2" in some of your

[PATCH v4] watchdog: add support for Sigma Designs SMP86xx/SMP87xx

2015-11-19 Thread Mans Rullgard
This adds support for the Sigma Designs SMP86xx/SMP87xx family built-in watchdog. Signed-off-by: Mans Rullgard --- Changes: - #include bitops.h - clk_disable_unprepare() on failure --- drivers/watchdog/Kconfig | 10 ++ drivers/watchdog/Makefile | 1 + drivers/watchdog/tangox_wdt.c |

[PATCH v4] watchdog: add support for Sigma Designs SMP86xx/SMP87xx

2015-11-19 Thread Mans Rullgard
This adds support for the Sigma Designs SMP86xx/SMP87xx family built-in watchdog. Signed-off-by: Mans Rullgard --- Changes: - #include bitops.h - clk_disable_unprepare() on failure --- drivers/watchdog/Kconfig | 10 ++ drivers/watchdog/Makefile | 1 +

Re: [PATCH v4] watchdog: add support for Sigma Designs SMP86xx/SMP87xx

2015-11-19 Thread Måns Rullgård
Guenter Roeck writes: > On 11/19/2015 02:09 PM, Mans Rullgard wrote: >> This adds support for the Sigma Designs SMP86xx/SMP87xx family built-in >> watchdog. >> >> Signed-off-by: Mans Rullgard > > Reviewed-by: Guenter Roeck > > Did you

Re: [PATCH v4] watchdog: add support for Sigma Designs SMP86xx/SMP87xx

2015-11-19 Thread Guenter Roeck
On 11/19/2015 02:09 PM, Mans Rullgard wrote: This adds support for the Sigma Designs SMP86xx/SMP87xx family built-in watchdog. Signed-off-by: Mans Rullgard Reviewed-by: Guenter Roeck Did you send the bindings document to some other mailing list (only) ?