Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
authorTom Rini <trini@konsulko.com>
Fri, 16 Jul 2021 13:15:21 +0000 (09:15 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 16 Jul 2021 13:15:21 +0000 (09:15 -0400)
commitd0dab9336db08bf562dd7ded4a417efd8570cee7
treec6a807580522598c637ea49bc2fa724dbb0a4534
parent7533f80bec2e76f98df32e031ba5fe37927cd89f
parent5fc094351381c4254098a25404d8712324b6918e
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell

- designware_wdt: reset watchdog in designware_wdt_stop() function
  (Meng)
- socfpga_stratix10: enable wdt command (Meng)
- wdt-uclass: Use IS_ENABLED for WATCHDOG_AUTOSTART (Teresa)