This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335x watchdog

using watchdog 5.12; and latest official kernel 3.2.0-psp04.06.00.07

Everytime the counter is loaded via the ioctl; following kernel warning appears:

"omap_hwmod: wd_timer2: _wait_target_disable failed"

It seems harmless, because the watchdog is working.

Question is why the function _omap4_disable_module is called every time the watchdog is updated?

Best regards,

Wim