Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog
authorTom Rini <trini@konsulko.com>
Tue, 27 Sep 2022 15:05:37 +0000 (11:05 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 27 Sep 2022 15:05:37 +0000 (11:05 -0400)
- autoboot: make sure watchdog device(s) are handled with keyed
  autoboot (Rasmus)
- gpio_wdt: use __udelay() to avoid recursion (Rasmus)
- watchdog: max6370: use __udelay() to avoid recursion (Pali)


Trivial merge