Please pull u-boot-marvell/master (watchdog related)
Stefan Roese
sr at denx.de
Wed Apr 15 11:43:41 CEST 2020
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:
git at 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(-)
More information about the U-Boot
mailing list