Files
u-boot/drivers
Rasmus Villemoes 6d24dc89f0 watchdog: wdt-uclass.c: introduce struct wdt_priv
As preparation for having the wdt-uclass provided watchdog_reset()
function handle all DM watchdog devices, and not just the first such,
introduce a uclass-owned struct to hold the reset_period and
next_reset, so these become per-device instead of being static
variables.

No functional change intended.

Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
2021-08-31 12:04:03 +02:00
..
2021-07-21 10:27:35 -06:00
2021-08-22 10:53:14 +02:00
2021-08-30 14:10:07 -04:00
2021-08-30 14:13:28 -04:00
2021-08-09 14:46:51 +02:00