Please pull u-boot-watchdog/master

Stefan Roese sr at denx.de
Tue Mar 8 10:14:16 CET 2022


Hi Tom,

please pull the following watchdog related patches:

----------------------------------------------------------------
- Update MAINTAINERS file (Stefan)
- wdt-uclass.c: add a property u-boot, noautostart (Philippe)
- armada_37xx: Probe driver also when watchdog is already running (Pali)
- rti_wdt: Add 10% safety margin to clock frequency (Jan)
----------------------------------------------------------------

Here the Azure build, with only one unrelated issue (binman fiptool
missing):

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

Thanks,
Stefan


The following changes since commit 6d3c46ed0e230d999c3f20f7fd4f3a88c03b14ca:

   Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi 
(2022-03-05 20:46:55 -0500)

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 817e153fe546c2da9df8e8affc94d12036815659:

   watchdog: rti_wdt: Add 10% safety margin to clock frequency 
(2022-03-08 09:08:09 +0100)

----------------------------------------------------------------
Jan Kiszka (1):
       watchdog: rti_wdt: Add 10% safety margin to clock frequency

Pali Rohár (1):
       watchdog: armada_37xx: Probe driver also when watchdog is already 
running

Philippe Reynes (1):
       drivers: watchdog: wdt-uclass.c: add a property u-boot, noautostart

Stefan Roese (1):
       MAINTAINERS: Add watchdog maintainers entry

  MAINTAINERS                        |  8 ++++++++
  drivers/watchdog/armada-37xx-wdt.c | 17 +++--------------
  drivers/watchdog/rti_wdt.c         | 14 +++++++++++---
  drivers/watchdog/wdt-uclass.c      |  7 ++++++-
  4 files changed, 28 insertions(+), 18 deletions(-)


More information about the U-Boot mailing list