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.

Am335x Wakeup problem

Other Parts Discussed in Thread: AM3354

Hi,

I am working on am3354 based custom board using Android ICS.

We have a problem with wakeup using touchscreen.

root@android:/ # echo mem > /sys/power/state
  [ 1489.330871] request_suspend_state: sleep (0->3) at 1489330437286 (2000-01-01 00:34:36.734907439 UTC)
  [ 1489.344940] PM: Syncing filesystems ... done.
root@android:/ # [ 1489.361511] Freezing user space processes ... (elapsed 0.01 seconds) done.
  [ 1489.383605] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
  [ 1489.403472] Suspending console(s) (use no_console_suspend to debug)

 

But the system is not resuming on pressing touchscreen.

 

Thanks