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 EVM Disable module on Linux

Hello,

I would like to know if it's possible to desactivate some modules in the AM335x from Linux ( as LCD module, GFX, USB, etc...)

Our application must have the less power consumption as possible to match with our budget power and I want to verify the power consumption when Linux is in Idle mode.

Until now, cpuidle can only enter in the C0 state and never in the C1 state because the LCD module is still active (saw in Sitara Linux Training wiki page).

Thank you,

Regards,

Guillaume