Hi Tom,

please pull the following watchdog related patches:

----------------------------------------------------------------
- Common: honour hw_margin_ms property (Rasmus)
- sp805_wdt: get platform clock from dt (Rayagonda)
----------------------------------------------------------------

Here the Azure build, without any issues:

https://dev.azure.com/sr0718/u-boot/_build/results?buildId=4&view=results

Thanks,
Stefan


The following changes since commit 142a07f2a44262d76fec609e1fcde51794a456eb:

Merge branch 'master' of git://git.denx.de/u-boot-marvell (2020-04-14 08:47:07 -0400)

are available in the Git repository at:

  g...@gitlab.denx.de:u-boot/custodians/u-boot-marvell.git

for you to fetch changes up to 19a159f94ac1532ec12cf14a96c9daf172ade988:

watchdog: sp805_wdt: get platform clock from dt file (2020-04-15 08:54:07 +0200)

----------------------------------------------------------------
Rasmus Villemoes (3):
watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.h
      watchdog: move initr_watchdog() to wdt-uclass.c
      watchdog: honour hw_margin_ms DT property

Rayagonda Kokatanur (1):
      watchdog: sp805_wdt: get platform clock from dt file

 drivers/watchdog/sp805_wdt.c  | 15 +++++++++++++--
drivers/watchdog/wdt-uclass.c | 44 ++++++++++++++++++++++++++++++++++++++++++-
 include/wdt.h                 | 37 +-----------------------------------
 3 files changed, 57 insertions(+), 39 deletions(-)

Reply via email to