Re: [U-Boot] [PATCH v3] watchdog: Introduce watchdog driver for Intel Tangier

2017-07-21 Thread Bin Meng
On Fri, Jul 7, 2017 at 12:51 PM, Bin Meng wrote: > On Thu, Jul 6, 2017 at 1:33 AM, Andy Shevchenko > wrote: >> From: Felipe Balbi >> >> Add watchdog driver for Intel Tangier based platforms. >> >> Signed-off-by: Vincent Tinelli >> Signed-off-by: Felipe Balbi >> Signed-off-by: Andy Shevchenko

Re: [U-Boot] [PATCH v3] watchdog: Introduce watchdog driver for Intel Tangier

2017-07-18 Thread Bin Meng
Hi Andy, On Sun, Jul 16, 2017 at 9:37 PM, Andy Shevchenko wrote: > On Fri, 2017-07-07 at 12:51 +0800, Bin Meng wrote: >> On Thu, Jul 6, 2017 at 1:33 AM, Andy Shevchenko >> wrote: >> > From: Felipe Balbi >> > >> > Add watchdog driver for Intel Tangier based platforms. > > Can we get it applied?

Re: [U-Boot] [PATCH v3] watchdog: Introduce watchdog driver for Intel Tangier

2017-07-16 Thread Andy Shevchenko
On Fri, 2017-07-07 at 12:51 +0800, Bin Meng wrote: > On Thu, Jul 6, 2017 at 1:33 AM, Andy Shevchenko > wrote: > > From: Felipe Balbi > > > > Add watchdog driver for Intel Tangier based platforms. Can we get it applied? > > > > Signed-off-by: Vincent Tinelli > > Signed-off-by: Felipe Balbi >

Re: [U-Boot] [PATCH v3] watchdog: Introduce watchdog driver for Intel Tangier

2017-07-06 Thread Bin Meng
On Thu, Jul 6, 2017 at 1:33 AM, Andy Shevchenko wrote: > From: Felipe Balbi > > Add watchdog driver for Intel Tangier based platforms. > > Signed-off-by: Vincent Tinelli > Signed-off-by: Felipe Balbi > Signed-off-by: Andy Shevchenko > --- > In v3: > - protect against overflow in hw_watchdog_r