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.

How to know wakeup cause after a sleep/standby mode?

Other Parts Discussed in Thread: TPS65950, DM3730

Hi all,

We need some help about power management. We want to know which IRQ waked-up our custom board. In which registers can we read the wake up cause? In our design the board can be wakeup by RTC or GPIO.

To use sleep/standby mode, we use this command : "echo mem > /sys/power/state". 

Currently we use DM3730 + TPS65950 with kernel version 3.0.28 .

Thanks in advance,

Pierre