commit | aea24187f65e8adb00b2be949cd809fcb2aa241c | [log] [tgz] |
---|---|---|
author | Chris Brandt <chris.brandt@renesas.com> | Sat Mar 04 17:37:35 2017 -0500 |
committer | Wim Van Sebroeck <wim@iguana.be> | Mon Jun 05 20:37:17 2017 +0200 |
tree | f490f4ceef5a7f9c501afc4527546037b8b7d9a5 | |
parent | 5dca80f63eaf18eca2ba3ebf61056feb66103951 [diff] |
watchdog: add rza_wdt driver Adds a watchdog timer driver for the Renesas RZ/A Series SoCs. A reset handler is also included since a WDT overflow is the only method for restarting an RZ/A SoC. Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>