feat(linux): Add standby mode docs for AM62L#656
feat(linux): Add standby mode docs for AM62L#656ti-scaria wants to merge 1 commit intoTexasInstruments:masterfrom
Conversation
|
New warnings found with rstcheck: |
praneethbajjuri
left a comment
There was a problem hiding this comment.
bunch of issues with text format . Review and address vale comments as well
kwillis01
left a comment
There was a problem hiding this comment.
One other consideration is whether the pm_am62l_standby.rst page will be used by future SoCs, however the references to only AM62L should be good for now, just might have to be updated in the future.
kwillis01
left a comment
There was a problem hiding this comment.
Overall the content LGTM, just a minor fix needed for scheduled suspend modes since we don't use that terminology anywhere else so it would probably be confusing for the user. One other thing is that maybe it should be mentioned explicitly that any interrupt to a CPU returns the system to an active state. This would make it so users aren't confused on what interrupts would wake the system up.
8acca1d to
0d8ed0a
Compare
cshilwant
left a comment
There was a problem hiding this comment.
Please plan to resolve merge conflicts
Introduce standby mode in AM62L and how it is used. Extending the CPUidle documentation for AM62L. Signed-off-by: Scaria Kochidanadu <s-kochidanadu@ti.com>
62f9a2c
Introduce standby mode in AM62L and how it is used.
Extending the CPUidle documentation for AM62L.