Skip to content

Commit

Permalink
docs(linux): Power_Management: Add new features to release notes
Browse files Browse the repository at this point in the history
Add new low power mode I/O only plus DDR low power mode to
the list of features for current release.

Signed-off-by: Akashdeep Kaur <[email protected]>
  • Loading branch information
akashdeep-ti committed Dec 12, 2024
1 parent 78facab commit 22426af
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ What's new
- 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 <RT-linux-performance>`
- Support for streaming from OV2312 camera with `DS90UB954-Q1EVM <https://www.ti.com/tool/DS90UB954-Q1EVM>`_
- Power Management: :ref:`I/O Only Plus DDR <pm_io_only_plus_ddr>` mode

**Component version:**

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ 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 <RT-linux-performance>`
- Power Management: DeepSleep, MCU-Only and Partial IO mode - :ref:`Power Management Overview <Power-Management>`
- Support for streaming from multiple 0V5640 cameras with `Arducam V3Link (Fusion Mini) <https://www.arducam.com/product/arducam-v3link-camera-kit-for-ti-development-boards/>`_
- Power Management: :ref:`I/O Only Plus DDR <pm_io_only_plus_ddr>` mode


**Component version:**
Expand Down
2 changes: 0 additions & 2 deletions source/devices/AM62X/linux/Release_Specific_Release_Notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ 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 <RT-linux-performance>`
- Power Management: DeepSleep, MCU-Only and Partial IO mode - :ref:`Power Management Overview <Power-Management>`


**Component version:**

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
*****************
Expand Down

0 comments on commit 22426af

Please sign in to comment.