
Hi Tim,
On 25.10.22 18:32, Tim Harvey wrote:
Greetings,
I've noticed a regression since the merge of the cyclic framework use for watchdog on my imx8m boards:
cyclic_register for watchdog@30280000 failed WDT: Failed to start watchdog@30280000
Could you please post the complete bootlog? Which board(s) are these (defconfig)?
A bisect lead me to the following 3 sequential patches: 29caf9305b6f cyclic: Use schedule() instead of WATCHDOG_RESET() ^^^ bad 881d4108257a cyclic: Introduce schedule() function ^^^ unbuildable c2fd0ca1a822 watchdog: Integrate watchdog triggering into the cyclic framework ^^^ unbootable
Before I did in much deeper has anyone else run into and/or resolved this? I'm wondering if something is missing from defconfig?
I'll look into this today.
Thanks, Stefan