On 17 April 2017 at 13:00, Maxim Sloyko <max...@google.com> wrote:
> 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 <max...@google.com>
>
> ---
>
> Changes in v1:
> - Rename reset to expire_now
> - Rename restart to reset
>
>
> ---
>  arch/arm/include/asm/arch-aspeed/wdt.h |  53 ++++++++++++--
>  arch/arm/mach-aspeed/ast_wdt.c         |  40 ++++++++---
>  drivers/watchdog/Kconfig               |  11 +++
>  drivers/watchdog/Makefile              |   1 +
>  drivers/watchdog/ast_wdt.c             | 125 
> +++++++++++++++++++++++++++++++++
>  5 files changed, 217 insertions(+), 13 deletions(-)
>  create mode 100644 drivers/watchdog/ast_wdt.c

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to