Hello,
When I get into retention using omap3550 I see in serial that the usage counter is keep incremented even when there is no activity on serial:
~ # cat /sys/devices/system/cpu/cpu0/cpuidle/state4/usage
131
---- here we are waiting for a long time without doing any activity in serial ---------------
~ # cat /sys/devices/system/cpu/cpu0/cpuidle/state4/usage
910
It seems that the cpu gets in and out of retention even when there is no activity in serial !
What can cause such strange behaviour ?
I would expect it to get into the deeper state and stay there without getting in and out all these time.
Regards,
Ran