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>
Showing
- arch/arm/include/asm/arch-aspeed/wdt.h 49 additions, 4 deletionsarch/arm/include/asm/arch-aspeed/wdt.h
- arch/arm/mach-aspeed/ast_wdt.c 31 additions, 9 deletionsarch/arm/mach-aspeed/ast_wdt.c
- drivers/watchdog/Kconfig 11 additions, 0 deletionsdrivers/watchdog/Kconfig
- drivers/watchdog/Makefile 1 addition, 0 deletionsdrivers/watchdog/Makefile
- drivers/watchdog/ast_wdt.c 125 additions, 0 deletionsdrivers/watchdog/ast_wdt.c
drivers/watchdog/ast_wdt.c
0 → 100644
Please register or sign in to comment