Hello all:
I want to let my board get into the low power model,according to the refer "DM814x AM387x PM Suspend resume "
methord,I encounter the following problem:
I run a graphic application and show the graph on the LCD,and
(1)mount -t debugfs debugfs /sys/kernel/debug
(2)echo -n "mem" > /sys/power/state
then the system coming into the standby model,After I touch the touchscreeen,the system resume,but the LCD can;t show anything,and show:
AM335x Power Management Standby User's Guide
I find that "The firmware running on CM3 is enhanced with commands and wake handlers for achieving standby low-power mode. " and there is newer fireware bin to support suspend model for M3.
Thanks.
zhichao.