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.

Linux/AM3351: Wakeup from DMTimer 1ms

Part Number: AM3351
Other Parts Discussed in Thread: CCSTUDIO

Tool/software: Linux

I'm working on AM3351 based customised board.  In AM335x TRM section 8.1.4.5 says that below events can be wakeup processor from Deepsleep mode.

• GPIO0 bank
• dmtimer1_1ms (timer based wakeup)
• USB2PHY (USB resume signaling from suspend) – Both USB ports supported.
• TSC (touch screen controller, ADC monitor functions )
• UART0 (Infra-red support)
• I2C0
• RTC alarm

 But I'm not finding any reference on how to implement the Dmtimer1_1ms based deepsleep wakeup mode.