feat(imx9): add full system power control optionAdd an optional build-time configuration to enable full systemshutdown and reset control through SCMI.By default, only logical machine (cluster-le
feat(imx9): add full system power control optionAdd an optional build-time configuration to enable full systemshutdown and reset control through SCMI.By default, only logical machine (cluster-level) power-off andreset are performed. When the SYS_PWR_FULL_CTRL option is set,the PSCI implementation uses the full system power controlcommands instead, allowing a complete system shutdown and reset.Tested on iMX95 based modules.Change-Id: I56b31f9b91def31784857f5a299c69f68db706a4Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
show more ...
feat(imx94): add initial support for imx94add the initial support for i.MX94.Signed-off-by: Jacky Bai <ping.bai@nxp.com>Signed-off-by: Ranjani Vaidyanathan <ranjani.vaidyanathan@nxp.com>Reviewe
feat(imx94): add initial support for imx94add the initial support for i.MX94.Signed-off-by: Jacky Bai <ping.bai@nxp.com>Signed-off-by: Ranjani Vaidyanathan <ranjani.vaidyanathan@nxp.com>Reviewed-by: Ye Li <ye.li@nxp.com>Change-Id: I1f196a4b27d8f67c65be840b92e2d5d5467df546