commit | 1eb0a464b7434175800c98a175909588d38c1dae | [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 | 0753bc2d30d7ca4a0ea4ef7f97083961c3a9d0e0 [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>