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.

L138 DEEPSLEEP code in Linux PSP?

Other Parts Discussed in Thread: OMAPL138

Hi,

I would like to ask about Linux PSP's implementation of DEEPSLEEP mode for OMAPL138.

The SYS/BIOS does contain a function for entering saving modes including DEEPSLEEP which is

PMI_Status PMI_sleepCPU(PMI_Sleep state, unsigned scaleVoltage, unsigned sleepArg)

in

C:\ti\bios_6_33_04_39\packages\ti\sysbios\family\c674\pmi\ pmi_slp.c

On the other hand, is DEEPSLEEP code also included in the Linux PSP? I searched this Linux forum, and although there are questions related to the DEEPSLEEP mode, many are about devices other than L138 and none refers to the exact location (folder/package) of such code. I cannot confirm whether Linux PSP contains such code.

Could someone help on this?

Paul