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 
>> ---
>> In v3:
>>  - protect against overflow in hw_watchdog_reset()
>>
>>  drivers/watchdog/Kconfig   | 11 ++-
>>  drivers/watchdog/Makefile  |  1 +
>>  drivers/watchdog/tangier_wdt.c | 71 
>> ++
>>  3 files changed, 82 insertions(+), 1 deletion(-)
>>  create mode 100644 drivers/watchdog/tangier_wdt.c
>>
>
> Reviewed-by: Bin Meng 

applied to u-boot-x86, thanks!
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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?
>

Yes, it's on my todo list.

Regards,
Bin
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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 
> > Signed-off-by: Andy Shevchenko 
> > ---
> > In v3:
> >  - protect against overflow in hw_watchdog_reset()
> > 
> >  drivers/watchdog/Kconfig   | 11 ++-
> >  drivers/watchdog/Makefile  |  1 +
> >  drivers/watchdog/tangier_wdt.c | 71
> > ++
> >  3 files changed, 82 insertions(+), 1 deletion(-)
> >  create mode 100644 drivers/watchdog/tangier_wdt.c
> > 
> 
> Reviewed-by: Bin Meng 

-- 
Andy Shevchenko 
Intel Finland Oy
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


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_reset()
>
>  drivers/watchdog/Kconfig   | 11 ++-
>  drivers/watchdog/Makefile  |  1 +
>  drivers/watchdog/tangier_wdt.c | 71 
> ++
>  3 files changed, 82 insertions(+), 1 deletion(-)
>  create mode 100644 drivers/watchdog/tangier_wdt.c
>

Reviewed-by: Bin Meng 
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot