Re: [PATCH 1/2] watchdog: add Intel MID watchdog driver support

2014-04-10 Thread David Cohen
On Thu, Apr 10, 2014 at 06:51:03AM -0700, Guenter Roeck wrote: > On 04/09/2014 10:48 AM, David Cohen wrote: > >On Tue, Apr 08, 2014 at 04:56:36PM -0700, Randy Dunlap wrote: > >>On 04/08/2014 01:59 PM, David Cohen wrote: > >>>Add initial Intel MID watchdog driver support. > >>> > >>>This driver is

Re: [PATCH 1/2] watchdog: add Intel MID watchdog driver support

2014-04-10 Thread Guenter Roeck
On 04/09/2014 10:48 AM, David Cohen wrote: On Tue, Apr 08, 2014 at 04:56:36PM -0700, Randy Dunlap wrote: On 04/08/2014 01:59 PM, David Cohen wrote: Add initial Intel MID watchdog driver support. This driver is an initial implementation of generic Intel MID watchdog driver. Currently it

Re: [PATCH 1/2] watchdog: add Intel MID watchdog driver support

2014-04-10 Thread Guenter Roeck
On 04/09/2014 10:48 AM, David Cohen wrote: On Tue, Apr 08, 2014 at 04:56:36PM -0700, Randy Dunlap wrote: On 04/08/2014 01:59 PM, David Cohen wrote: Add initial Intel MID watchdog driver support. This driver is an initial implementation of generic Intel MID watchdog driver. Currently it

Re: [PATCH 1/2] watchdog: add Intel MID watchdog driver support

2014-04-10 Thread David Cohen
On Thu, Apr 10, 2014 at 06:51:03AM -0700, Guenter Roeck wrote: On 04/09/2014 10:48 AM, David Cohen wrote: On Tue, Apr 08, 2014 at 04:56:36PM -0700, Randy Dunlap wrote: On 04/08/2014 01:59 PM, David Cohen wrote: Add initial Intel MID watchdog driver support. This driver is an initial

Re: [PATCH 1/2] watchdog: add Intel MID watchdog driver support

2014-04-09 Thread David Cohen
On Tue, Apr 08, 2014 at 04:56:36PM -0700, Randy Dunlap wrote: > On 04/08/2014 01:59 PM, David Cohen wrote: > > Add initial Intel MID watchdog driver support. > > > > This driver is an initial implementation of generic Intel MID watchdog > > driver. Currently it supports Intel Merrifield platform.

Re: [PATCH 1/2] watchdog: add Intel MID watchdog driver support

2014-04-09 Thread One Thousand Gnomes
On Tue, 08 Apr 2014 17:17:34 -0700 Guenter Roeck wrote: > On 04/08/2014 01:59 PM, David Cohen wrote: > > Add initial Intel MID watchdog driver support. > > > > This driver is an initial implementation of generic Intel MID watchdog > > driver. Currently it supports Intel Merrifield platform. > >

Re: [PATCH 1/2] watchdog: add Intel MID watchdog driver support

2014-04-09 Thread One Thousand Gnomes
On Tue, 08 Apr 2014 17:17:34 -0700 Guenter Roeck li...@roeck-us.net wrote: On 04/08/2014 01:59 PM, David Cohen wrote: Add initial Intel MID watchdog driver support. This driver is an initial implementation of generic Intel MID watchdog driver. Currently it supports Intel Merrifield

Re: [PATCH 1/2] watchdog: add Intel MID watchdog driver support

2014-04-09 Thread David Cohen
On Tue, Apr 08, 2014 at 04:56:36PM -0700, Randy Dunlap wrote: On 04/08/2014 01:59 PM, David Cohen wrote: Add initial Intel MID watchdog driver support. This driver is an initial implementation of generic Intel MID watchdog driver. Currently it supports Intel Merrifield platform.

Re: [PATCH 1/2] watchdog: add Intel MID watchdog driver support

2014-04-08 Thread Guenter Roeck
On 04/08/2014 01:59 PM, David Cohen wrote: Add initial Intel MID watchdog driver support. This driver is an initial implementation of generic Intel MID watchdog driver. Currently it supports Intel Merrifield platform. How does this compare with the existing SCU watchdog driver

Re: [PATCH 1/2] watchdog: add Intel MID watchdog driver support

2014-04-08 Thread Randy Dunlap
On 04/08/2014 01:59 PM, David Cohen wrote: > Add initial Intel MID watchdog driver support. > > This driver is an initial implementation of generic Intel MID watchdog > driver. Currently it supports Intel Merrifield platform. > > Signed-off-by: Eric Ernst > Signed-off-by: David Cohen > --- >

[PATCH 1/2] watchdog: add Intel MID watchdog driver support

2014-04-08 Thread David Cohen
Add initial Intel MID watchdog driver support. This driver is an initial implementation of generic Intel MID watchdog driver. Currently it supports Intel Merrifield platform. Signed-off-by: Eric Ernst Signed-off-by: David Cohen --- drivers/watchdog/Kconfig | 12 +++

[PATCH 1/2] watchdog: add Intel MID watchdog driver support

2014-04-08 Thread David Cohen
Add initial Intel MID watchdog driver support. This driver is an initial implementation of generic Intel MID watchdog driver. Currently it supports Intel Merrifield platform. Signed-off-by: Eric Ernst eric.er...@intel.com Signed-off-by: David Cohen david.a.co...@linux.intel.com ---

Re: [PATCH 1/2] watchdog: add Intel MID watchdog driver support

2014-04-08 Thread Randy Dunlap
On 04/08/2014 01:59 PM, David Cohen wrote: Add initial Intel MID watchdog driver support. This driver is an initial implementation of generic Intel MID watchdog driver. Currently it supports Intel Merrifield platform. Signed-off-by: Eric Ernst eric.er...@intel.com Signed-off-by: David

Re: [PATCH 1/2] watchdog: add Intel MID watchdog driver support

2014-04-08 Thread Guenter Roeck
On 04/08/2014 01:59 PM, David Cohen wrote: Add initial Intel MID watchdog driver support. This driver is an initial implementation of generic Intel MID watchdog driver. Currently it supports Intel Merrifield platform. How does this compare with the existing SCU watchdog driver