On Thu, Jul 6, 2017 at 1:33 AM, Andy Shevchenko <[email protected]> wrote: > From: Felipe Balbi <[email protected]> > > Add watchdog driver for Intel Tangier based platforms. > > Signed-off-by: Vincent Tinelli <[email protected]> > Signed-off-by: Felipe Balbi <[email protected]> > Signed-off-by: Andy Shevchenko <[email protected]> > --- > 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 <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

