Commits
Dong Aisheng committed b83ec1eb23a
clk: imx: scu: change init level to subsys_initcall_sync Change scu clk 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>