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