commit | 337d95c4aa200979181c06ca53e3b45b77655ecf | [log] [tgz] |
---|---|---|
author | Chia-Wei, Wang <chiawei_wang@aspeedtech.com> | Mon Dec 14 13:54:25 2020 +0800 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 18 15:23:05 2021 -0500 |
tree | 965985c3b84900b51d6db8aeb4814a1218704a6a | |
parent | fde93143469fbf1ee6fdd3471d72f27dce6ecc5c [diff] |
wdt: aspeed: Add AST2600 watchdog support AST2600 has 8 watchdog timers including 8 sets of 32-bit decrement counters, based on 1MHz clock. A 64-bit reset mask is also supported to specify which controllers should be reset by the WDT reset. Signed-off-by: Chia-Wei, Wang <chiawei_wang@aspeedtech.com> Reviewed-by: Ryan Chen <ryan_chen@aspeedtech.com>