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

Bin Meng bmeng.cn at gmail.com
Fri Jul 7 04:51:01 UTC 2017


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>


More information about the U-Boot mailing list