diff --git a/source/devices/AM62AX/linux/Release_Specific_Release_Notes.rst b/source/devices/AM62AX/linux/Release_Specific_Release_Notes.rst index cd34fc0c8..324b8d9f7 100644 --- a/source/devices/AM62AX/linux/Release_Specific_Release_Notes.rst +++ b/source/devices/AM62AX/linux/Release_Specific_Release_Notes.rst @@ -48,6 +48,7 @@ What's new - LTS Stable Kernel update to 6.6.58 - Important Bug Fixes on top of Processor SDK 10.00.07.04 Release - RT Kernel : Real-Time Linux Interrupt Latency numbers here :ref:`RT Interrupt Latencies ` + - Power Management: :ref:`I/O Only Plus DDR ` mode **Component version:** diff --git a/source/devices/AM62PX/linux/Release_Specific_Release_Notes.rst b/source/devices/AM62PX/linux/Release_Specific_Release_Notes.rst index 7a2e610e0..c0ea5d04c 100644 --- a/source/devices/AM62PX/linux/Release_Specific_Release_Notes.rst +++ b/source/devices/AM62PX/linux/Release_Specific_Release_Notes.rst @@ -49,7 +49,7 @@ What's new - LTS Stable Kernel update to 6.6.58 - Important Bug Fixes on top of Processor SDK 10.00.07.04 Release - RT Kernel : Real-Time Linux Interrupt Latency numbers here - :ref:`RT Interrupt Latencies ` - - Power Management: DeepSleep, MCU-Only and Partial IO mode - :ref:`Power Management Overview ` + - Power Management: :ref:`I/O Only Plus DDR ` mode **Component version:** diff --git a/source/linux/Foundational_Components/Power_Management/pm_low_power_modes.rst b/source/linux/Foundational_Components/Power_Management/pm_low_power_modes.rst index b9e6d1d8c..280f56f09 100644 --- a/source/linux/Foundational_Components/Power_Management/pm_low_power_modes.rst +++ b/source/linux/Foundational_Components/Power_Management/pm_low_power_modes.rst @@ -106,6 +106,8 @@ system and it will go through a normal Linux boot process. The capability to detect whether system is resuming from Partial I/O or doing a normal cold boot will be added in future release. +.. _pm_io_only_plus_ddr: + ***************** I/O Only Plus DDR *****************