Commits
Dong Aisheng committed 255d962ee52
firmware: imx: scu: change init level to subsys_initcall_sync Change firmware init level to subsys_initcall_sync to ensure it's probed before most devices to avoid unneccesary defer probe. Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>