Hi Yuri,
I have read these documents before. I didn't find the way to enter LPSR or SNVS in SW method. As for System idle , it says " System IDLE - This mode is defined as a mode which CPU can automatically enter when there is no thread running. ",so how to kill all thread ?
I get the way to enter system idle mode in AN5383 6.2. System Idle mode.


it seems that the cpu frequency is 792MHz,but i think the cpufreq should be the lowest frequency of "operating points" which is set in devicetree,and the result of
" cat /sys/devices/system/cpu/*/cpufreq/cpuinfo_cur_freq” is 162MHz. What's wrong?
I can write “mem”“standby”“freeze” to "/sys/power/state", what's the relationship between these strings and low power modes?
Doesn't executing "cat /sys/devices/system/cpu/cpu0/cpuinfo_cur_freq" stop the idle mode?
Could you please give me specific answer for my question?
Thanks for you help.
Will