Skip to content

Commit 92e0fdf

Browse files
cshilwantjeevantelukula
authored andcommitted
fix(linux): Drop the limitation on AM62A
* With SDK 11.1, The EdgeAI SDK for AM62A supports Deep Sleep & MCU only modes on C7x [0] Hence, the limitation to remove ti_k3_dsp_remoteproc is no longer required & can be safely removed [0] - https://software-dl.ti.com/processor-sdk-linux/esd/AM62AX/11_01_07_05/exports/docs/devices/AM62AX/linux/Release_Specific_Release_Notes.html#what-s-new Signed-off-by: Chirag Shilwant <[email protected]>
1 parent 3052839 commit 92e0fdf

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

source/linux/Foundational_Components/Power_Management/pm_low_power_modes.rst

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -395,18 +395,6 @@ before running the Suspend-to-RAM command:
395395
396396
root@<machine>:@~# modprobe -r optee_rng
397397
398-
.. ifconfig:: CONFIG_part_variant in ('AM62AX')
399-
400-
.. attention::
401-
402-
Linux SDK for edge AI applications has a known issue that breaks
403-
Deep Sleep and MCU Only modes. To test these modes, the DSP module
404-
has to be unloaded before attempting LPM:
405-
406-
.. code-block:: console
407-
408-
root@am62axx-evm:@~# modprobe -rf ti_k3_dsp_remoteproc
409-
410398
Compatibility
411399
=============
412400

0 commit comments

Comments
 (0)