Skip to content

Commit 85c57f3

Browse files
kwillis01praneethbajjuri
authored andcommitted
chore(pm_wakeup_sources): update MCU + SDK links for SDK 12.0
Update any mention of the MCU + SDK links to SDK 12.0. Add AM62D MCU + SDK link. Signed-off-by: Kendall Willis <k-willis@ti.com>
1 parent 41798b2 commit 85c57f3

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

source/linux/Foundational_Components/Power_Management/pm_wakeup_sources.rst

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -967,15 +967,19 @@ MCU IPC based Wakeup
967967

968968
.. ifconfig:: CONFIG_part_variant in ('AM62X')
969969

970-
`MCU+ SDK for AM62x <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/11_01_00_16/exports/docs/api_guide_am62x/index.html>`__
970+
`MCU+ SDK for AM62x <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/12_00_00_27/exports/docs/api_guide_am62x/index.html>`__
971971

972-
.. ifconfig:: CONFIG_part_variant in ('AM62AX', 'AM62DX')
972+
.. ifconfig:: CONFIG_part_variant in ('AM62AX')
973973

974974
`MCU+ SDK for AM62Ax <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62AX/11_01_00_16/exports/docs/api_guide_am62ax/index.html>`__
975975

976976
.. ifconfig:: CONFIG_part_variant in ('AM62PX')
977977

978-
`MCU+ SDK for AM62Px <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62PX/11_01_01_08/exports/docs/api_guide_am62px/index.html>`__
978+
`MCU+ SDK for AM62Px <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62PX/12_00_00_27/exports/docs/api_guide_am62px/index.html>`__
979+
980+
.. ifconfig:: CONFIG_part_variant in ('AM62DX')
981+
982+
`MCU+ SDK for AM62Dx <https://software-dl.ti.com/mcu-plus-sdk/esd/AM62DX/12_00_00_22/exports/docs/api_guide_am62dx/index.html>`__
979983

980984
To use MCU IPC based wakeup, system should be placed into MCU Only mode
981985
as shown in the :ref:`LPM section<pm_mcu_only>`.

0 commit comments

Comments
 (0)