mbox series

[v4,0/2] Add support for RZ/A2 wdt

Message ID 20180910195233.25296-1-chris.brandt@renesas.com
Headers show
Series Add support for RZ/A2 wdt | expand

Message

Chris Brandt Sept. 10, 2018, 7:52 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                         | 88 +++++++++++++++++-----
 2 files changed, 71 insertions(+), 18 deletions(-)