Please pull u-boot-marvell/master (watchdog related)

Hi Tom,
please pull the following watchdog related patches:
---------------------------------------------------------------- - Enhance WDT handling (starting / stopping) and introduce CONFIG_WATCHDOG_AUTOSTART to allow disabling of autostart of the WDT (Pali) ----------------------------------------------------------------
Here the Azure build, without any issues:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=77&view=resul...
Thanks, Stefan
The following changes since commit 90eba245a66aa20589404ba537215faf2012c1a3:
Merge branch 'next' (2021-04-05 11:29:57 -0400)
are available in the Git repository at:
git@source.denx.de:u-boot/custodians/u-boot-marvell.git
for you to fetch changes up to 88965fef6ef005df15e6fac8d2e33fd775a1466d:
arm: mvebu: Espressobin: Enable watchdog support but do not start it (2021-04-06 10:47:32 +0200)
---------------------------------------------------------------- Pali Rohár (4): watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop() watchdog: Show error message when initr_watchdog() cannot start watchdog watchdog: Allow to use CONFIG_WDT without starting watchdog arm: mvebu: Espressobin: Enable watchdog support but do not start it
configs/mvebu_espressobin-88f3720_defconfig | 4 ++++ drivers/watchdog/Kconfig | 13 +++++++++++++ drivers/watchdog/wdt-uclass.c | 28 ++++++++++++++++++++++++---- 3 files changed, 41 insertions(+), 4 deletions(-)
participants (2)
-
Stefan Roese
-
Tom Rini