Hello,
Is there a TI e2e forum for *linux* power management ?
This subject is very big and seems that it is not well covered, not in documents and also by forum, making the subject handling quite difficult for SW engineers. Anyway, I would like to ask some question on this subject, not yet found answer anywhere.
I am trying to configure OMAP35x , kernel linux to automatic power management, i.e. use all auto method (cpuidle, runtime PM , etc.). I have the following unresolved questions:
1. How to configure wakeup source in OMAP35x ? for example how to configure it for gpio interrupts, timer, uart.
2. Does a wakeup source triggers only a specific device, or does it wakes up the cpu from cpuidle mode. example: if it is a gpio interrupt, what will it wake up ?
3. We use a PMIC which is responsible for lcd brightness. Does the lcd brightness will get darkened automatically ? Do I need to configure anything ? How will the lcd wakeup again ?
Thanks very much!
Ran