cyclic: Introduce schedule() function
authorStefan Roese <sr@denx.de>
Fri, 2 Sep 2022 12:10:45 +0000 (14:10 +0200)
committerStefan Roese <sr@denx.de>
Sun, 18 Sep 2022 08:26:28 +0000 (10:26 +0200)
commit881d4108257a45ac890ef27c523783dbe401e462
treeb43d71df57f3e29b5cf2eb5c46731c8c2bede75b
parentc2fd0ca1a8226903e6e00f970c58f23742d6a418
cyclic: Introduce schedule() function

This patch introduces a schedule() function, which shall be used instead
of the old WATCHDOG_RESET. Follow-up patches will make sure, that this
new function is used.

Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Tom Rini <trini@konsulko.com> [am335x_evm, mx6cuboxi, rpi_3,dra7xx_evm, pine64_plus, am65x_evm, j721e_evm]
common/cyclic.c
include/cyclic.h