doc: migration-guide-3.5: Power management update

Add information about power management required changes.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
This commit is contained in:
Flavio Ceolin 2023-10-16 12:55:45 -07:00 committed by Fabio Baltieri
commit 4b930e888d

View file

@ -289,6 +289,9 @@ Required changes
instead use the new driver Kconfig
:kconfig:option:`CONFIG_DMA_MCUX_LPC_NUMBER_OF_CHANNELS_ALLOCATED`.
* :c:func:`pm_state_set` and :c:func:`pm_exit_post_ops` are mandatory now
for any platform supporting power management.
Recommended Changes
*******************