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.

AM3352 unable to resume from DeepSleep0

Other Parts Discussed in Thread: AM3352, AM3359, AM3354

Hi,

I have a AM3352 based custom board , i am trying to manually suspend and resume the system , I referred the below link to do so.

http://processors.wiki.ti.com/index.php/Sitara_Linux_Training:_Power_Management#Suspend_.2F_Resume

The system is going into Deeepsleep0 mode but I am unable to resume from the suspend mode . I used UART0 as an interrupt to resume from suspend mode.

The log is as follows.

root@RANA-AM335x:~ sync

root@RANA-AM335x:~ echo mem > /sys/power/state 
[ 236.915649] PM: Syncing filesystems ... done.
[ 236.927215] Freezing user space processes ... (elapsed 0.01 seconds) done.
[ 236.948730] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[ 236.968780] Suspending console(s) (use no_console_suspend to debug)

....it gets stuck here.

how to resolve this?

It works well in our AM3354 and AM3359 based custom boards.

i am using latest  EZSDK release PSP 04.06.00.11.

 

regards

Nitesh