Skip to content

Conversation

@kwillis01
Copy link
Contributor

  • add schedutil governor to the documentation for CPUFreq governor
  • update references from SDK 11.0 to SDK 11.1
  • remove unimplemented ways to enter MCU Only and Partial I/O
  • remove false assertion that PMIC_LPM_EN signal is 0V when device is in DeepSleep

@github-actions
Copy link

New warnings found with rstcheck:

source/linux/Foundational_Components/Power_Management/pm_dfs.rst:55: (ERROR/3) Error in "code-block" directive:
source/linux/Foundational_Components/Power_Management/pm_dfs.rst:65: (ERROR/3) Error in "code-block" directive:
source/linux/Foundational_Components/Power_Management/pm_dfs.rst:71: (ERROR/3) Error in "code-block" directive:

@StaticRocket
Copy link
Member

Please address the vale comments. It did catch at least one valid spelling error.

@StaticRocket
Copy link
Member

There are still pending issues with passive voice

@kwillis01 kwillis01 force-pushed the cleanup branch 2 times, most recently from f2618d5 to 02bc6e2 Compare July 16, 2025 18:24
@github-actions
Copy link

New warnings found with rstcheck:

source/linux/Foundational_Components/Power_Management/pm_dfs.rst:51: (ERROR/3) Error in "code-block" directive:

1 similar comment
@github-actions
Copy link

New warnings found with rstcheck:

source/linux/Foundational_Components/Power_Management/pm_dfs.rst:51: (ERROR/3) Error in "code-block" directive:

Documenting ways to enter low power modes that are not implemented is
unnecessary and can be confusing to users. Remove the unimplemented
features and add them back when they are implemented.

Signed-off-by: Kendall Willis <[email protected]>
The PMIC_LPM_EN signal stays high when the device is in DeepSleep or MCU
Only for AM62P and AM62A. It can only go low in DeepSleep when
programmed on AM62X. Reword and move the extra confirmation to only
appear in AM62X documentation.

Signed-off-by: Kendall Willis <[email protected]>
schedutil is a CPUFreq governor in Linux. schedutil was left out of the
documentation originally.

Signed-off-by: Kendall Willis <[email protected]>
References to the files in the Linux SDK were pointing to SDK 11.0. Fix
them to point to 11.1.

Signed-off-by: Kendall Willis <[email protected]>
This file did not have the three space indentation as specified by the
contributing guide [1]. Fix all cases of this.

[1] https://github.com/TexasInstruments/processor-sdk-doc/blob/master/CONTRIBUTING.md#indentation-and-whitespace

Signed-off-by: Kendall Willis <[email protected]>
Referenced files were put into the documentation as normal text. Add the
:file: styling to the referenced files so that it aligns with rest of
documentation.

Signed-off-by: Kendall Willis <[email protected]>
Add in a code block for a Linux command that is referenced.

Signed-off-by: Kendall Willis <[email protected]>
@kwillis01 kwillis01 requested a review from akashdeep-ti July 17, 2025 14:49
@praneethbajjuri praneethbajjuri merged commit aef493d into TexasInstruments:master Jul 17, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants