Skip to content

Commit c3fd79b

Browse files
kwillis01jeevantelukula
authored andcommitted
fix(Power_Management): Change LPM reference for AM62L
Fix the reference for AM62L LPM section to be the same as the reference for the AM62* LPM section. This will allow any section that uses all AM62 devices to reference the LPM section that is relevant without having to add ifconfig blocks. Fixes: 5bd8e23 ("feat(Linux): Add AM62L specific LPM documentation") Signed-off-by: Kendall Willis <[email protected]>
1 parent fe4c9c9 commit c3fd79b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/devices/AM62LX/linux/Release_Specific_Workarounds.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ consumption profile, but at the cost of higher wake-up latency.
4141
This change is a temporary solution. A more robust solution is under development to pass a suspend parameter from the kernel
4242
by leveraging the s2idle mechanism.
4343

44-
Once :file:`tispl.bin` is rebuilt and packaged, continue with entering LPM as described in :ref:`am62lx-power-management`.
44+
Once :file:`tispl.bin` is rebuilt and packaged, continue with entering LPM as described in :ref:`lpm_modes`.

source/linux/Foundational_Components/Power_Management/pm_am62lx_low_power_modes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _am62lx-power-management:
1+
.. _lpm_modes:
22

33
###############
44
Low Power Modes

0 commit comments

Comments
 (0)