File tree Expand file tree Collapse file tree
source/linux/Foundational_Components/Power_Management Expand file tree Collapse file tree Original file line number Diff line number Diff 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> `.
You can’t perform that action at this time.
0 commit comments