Commit 4b930e88 authored by Flavio Ceolin's avatar Flavio Ceolin Committed by Fabio Baltieri
Browse files

doc: migration-guide-3.5: Power management update



Add information about power management required changes.

Signed-off-by: default avatarFlavio Ceolin <flavio.ceolin@intel.com>
parent dbfd1971
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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
*******************