commit | df35df22881944d9df1f1568ea2f0803f17bcfe1 | [log] [tgz] |
---|---|---|
author | maxims@google.com <maxims@google.com> | Mon Apr 17 12:00:22 2017 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon May 08 11:57:31 2017 -0400 |
tree | 32b328b44d53ac1af19901f94385c3a648bc8893 | |
parent | daea6d40dbe3fd8c014873ba79062ddf9f2be99e [diff] |
aspeed: Watchdog Timer Driver This driver supports ast2500 and ast2400 SoCs. Only ast2500 supports reset_mask and thus the option of resettting individual peripherals using WDT. Signed-off-by: Maxim Sloyko <maxims@google.com> Reviewed-by: Simon Glass <sjg@chromium.org>