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.

Linux/AM3352: WDT during system suspend

Part Number: AM3352

Tool/software: Linux

Hello TI,

WE have noticed that WDT1 (Public watchdog) enters suspend mode during system suspend/DS0. (we are using echo mem > /sys/power/state command).
But, we would like to keep WDT ON during suspend, so that any issues in sleep/wakeup should reboot the system. [We are okay to wake up once in  a while to refresh/ping the WDT].

We tried to disable WDT1 suspend by forcing module clock (32K_CLK) ON & WDT module mode is forced to NO_IDLE (in omap_hwmod as well using devnmem2 register writes). But we observed that WCCR (wdt counter) value is unchanged during DS0/standby (however it works normally when system is awake).

Any suggestion ? Is that influenced by M3 firmware by any means ? 

Thanks