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

Bin Meng bmeng.cn at gmail.com
Sat Jul 22 05:16:00 UTC 2017


On Fri, Jul 7, 2017 at 12:51 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> On Thu, Jul 6, 2017 at 1:33 AM, Andy Shevchenko
> <andriy.shevchenko at linux.intel.com> wrote:
>> From: Felipe Balbi <felipe.balbi at linux.intel.com>
>>
>> Add watchdog driver for Intel Tangier based platforms.
>>
>> Signed-off-by: Vincent Tinelli <vincent.tinelli at intel.com>
>> Signed-off-by: Felipe Balbi <felipe.balbi at linux.intel.com>
>> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
>> ---
>> 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 <bmeng.cn at gmail.com>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list