Re: [PATCH v2 0/6] Migrate watchdog reset to cyclic infrastructure

2022-09-17 Thread Tom Rini
On Sat, Sep 17, 2022 at 10:14:44AM +0200, Stefan Roese wrote: > This patchset migrates the watchdog triggering (WATCHDOG_RESET calls) > to the newly introduced cyclic execution framework. For this, the > watchdog driver now registers a cyclic execution function for each > WDT device that needs to

[PATCH v2 0/6] Migrate watchdog reset to cyclic infrastructure

2022-09-17 Thread Stefan Roese
This patchset migrates the watchdog triggering (WATCHDOG_RESET calls) to the newly introduced cyclic execution framework. For this, the watchdog driver now registers a cyclic execution function for each WDT device that needs to get serviced. Additionally the cyclic IF is a bit extended to also