You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
soc: nxp: mcx/mcxa: Enable poweroff for mcxa series
This commit introduced the following changes:
1. Selected kconfig option 'HAS_POWEROFF' for NXP
MCXA series.
2. Added power.c for NXP MCXA series, in this file,
we currently implemented 'z_sys_poweroff()' function.
3. For the MCXA series, after waking up from the deep
power down mode, the reset handler will be executed,
and we need to release the I/O pads and certain peripheral
devices to normal operating mode in 'soc_reset_hook'.
Signed-off-by: Zhaoxiang Jin <Zhaoxiang.Jin_1@nxp.com>
0 commit comments