Re: [PATCH RESEND v10 1/2] watchdog: New watchdog driver for MEN A21 watchdogs

2013-07-07 Thread Johannes Thumshirn
On Fri, Jul 05, 2013 at 11:01:19PM +0200, Wim Van Sebroeck wrote: > Hi Johannes, > > > This patch adds the driver for the watchdog devices found on MEN Mikro > > Elektronik A21 VMEbus CPU Carrier Boards. It has DT-support and uses the > > watchdog framework. > > > > Signed-off-by: Johannes Thumshir

Re: [PATCH RESEND v10 1/2] watchdog: New watchdog driver for MEN A21 watchdogs

2013-07-05 Thread Wim Van Sebroeck
Hi Johannes, > This patch adds the driver for the watchdog devices found on MEN Mikro > Elektronik A21 VMEbus CPU Carrier Boards. It has DT-support and uses the > watchdog framework. > > Signed-off-by: Johannes Thumshirn > Reviewed-by: Guenter Roeck I added this patch to linux-watchdog-next. I

[PATCH RESEND v10 1/2] watchdog: New watchdog driver for MEN A21 watchdogs

2013-06-18 Thread Johannes Thumshirn
This patch adds the driver for the watchdog devices found on MEN Mikro Elektronik A21 VMEbus CPU Carrier Boards. It has DT-support and uses the watchdog framework. Signed-off-by: Johannes Thumshirn Reviewed-by: Guenter Roeck --- Revision 2: * Removed unneeded open flag in struct a21_wdt_drv