Re: [PATCH v3 2/2] x86: intel-mid: add watchdog platform code for Merrifield

2014-04-15 Thread David Cohen
On Tue, Apr 15, 2014 at 12:09:02PM -0700, Guenter Roeck wrote: > On Tue, Apr 15, 2014 at 11:41:12AM -0700, David Cohen wrote: > > This patch adds platform code for Intel Merrifield. > > Since the watchdog is not part of SFI table, we have no other option but > > to manually register watchdog's plat

Re: [PATCH v3 2/2] x86: intel-mid: add watchdog platform code for Merrifield

2014-04-15 Thread Guenter Roeck
On Tue, Apr 15, 2014 at 11:41:12AM -0700, David Cohen wrote: > This patch adds platform code for Intel Merrifield. > Since the watchdog is not part of SFI table, we have no other option but > to manually register watchdog's platform device (argh!). > argh ... does this really belong into the commi