Igor –
Respectfully, I do not believe you are reading what I am writing. I have read chapter 21 in the Linux Manual, and I told you that in the first question I posted to the board. What I am looking to do, again, is to (in Linux) enact the following power modes (from Table 10-1, Page 358, section 10.4.1.7 “System domains layout” in IMX6ULLRM.pdf – rev 0 09/2016). The 3 modes listed in that table are as follows:
1. System Idle
2. Low Power Idle
3. SUSPEND
Now, if I go to chapter 21 of the i.MX_Linux_Reference_Manual.pdf (Document Number: IMXLXRM Rev. 0, 03.2016), the modes listed are as follows (please refer to table 21-1):
1. RUN
2. WAIT
3. STOP
4. DORMANT
If you read further in section 21.1.1, the text there states that the modes in table 21-1 map to the Linux Kernel power management states in the following manner:
1. Standby -> STOP
2. Mem -> DORMANT
3. System idle -> WAIT (*****PLEASE NOTE – this is incorrect as the Linux kernel power management driver DOES NOT take a state of System idle)
With the information I have just presented, PLEASE tell me how the states in chapter 21 of the Linux Reference manual map to the states in table 10-1 in the datasheet. If you cannot answer, I understand…please then direct me to someone who can. I need to get this figured out so I can move on with my design. Any assistance you can provide ASAP would be greatly appreciated.
Kind regards
Chad Wolter