Please pull u-boot-watchdog/master
Stefan Roese
sr at denx.de
Fri May 6 12:55:19 CEST 2022
Hi Tom,
please pull the following watchdog related patch:
----------------------------------------------------------------
- Add MAX6370 watchdog timer driver (Pali)
----------------------------------------------------------------
Here the Azure build, without any issues:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=191&view=results
Thanks,
Stefan
The following changes since commit 03b873b4f41010e4f85a72dd59016bb0b123dde1:
Merge branch '2022-05-05-assorted-cleanups-and-fixes' (2022-05-05
19:37:22 -0400)
are available in the Git repository at:
git at source.denx.de:u-boot/custodians/u-boot-watchdog.git
for you to fetch changes up to 0a095fc53b15b03825da016306eb8fe4c44d3c05:
watchdog: Add MAX6370 watchdog timer driver (2022-05-06 07:06:51 +0200)
----------------------------------------------------------------
Pali Rohár (1):
watchdog: Add MAX6370 watchdog timer driver
drivers/watchdog/Kconfig | 7 +++
drivers/watchdog/Makefile | 1 +
drivers/watchdog/max6370_wdt.c | 118
+++++++++++++++++++++++++++++++++++++++++
3 files changed, 126 insertions(+)
create mode 100644 drivers/watchdog/max6370_wdt.c
More information about the U-Boot
mailing list