Hi Tom,
please pull this next batch of mostly cyclic patches from Rasmus:
----------------------------------------------------------------
- make cyclic_(un)register idempotent
----------------------------------------------------------------
Here the Azure build, without any issues:
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=393&view=results
Thanks,
Stefan
The following changes since commit 1b5e435102aa29a665119430196cb366ce36a01b:
Merge tag 'u-boot-imx-master-20250512' of
https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2025-05-12 16:05:22
-0600)
are available in the Git repository at:
g...@source.denx.de:u-boot/custodians/u-boot-watchdog
tags/u-boot-watchdog-20250516
for you to fetch changes up to 6f0a3cd7bcdd4ce25b5ad253a6ebad88d4b94fbe:
cyclic: document new guarantees for cyclic_(un)register (2025-05-16
13:44:19 +0200)
----------------------------------------------------------------
Rasmus Villemoes (3):
cyclic: make cyclic_unregister() idempotent
cyclic: make cyclic_register safe to call on already-registered info
cyclic: document new guarantees for cyclic_(un)register
common/cyclic.c | 17 +++++++++++++++++
doc/develop/cyclic.rst | 13 +++++++++++++
2 files changed, 30 insertions(+)