mbox series

[v2,0/2] watchdog: Add support for RZ/A2 wdt

Message ID 20180906183738.81238-1-chris.brandt@renesas.com (mailing list archive)
Headers show
Series watchdog: Add support for RZ/A2 wdt | expand

Message

Chris Brandt Sept. 6, 2018, 6:37 p.m. UTC
Slightly modify the rza_wdt.c driver and update the binding docs.


Chris Brandt (2):
  watchdog: rza_wdt: Support longer timeouts
  dt-bindings: watchdog: renesas-wdt: Add support for R7S9210

 .../devicetree/bindings/watchdog/renesas-wdt.txt   |  1 +
 drivers/watchdog/rza_wdt.c                         | 81 +++++++++++++++++-----
 2 files changed, 64 insertions(+), 18 deletions(-)