]> git.ipfire.org Git - thirdparty/u-boot.git/commit
imx: imx8ulp: Call DM post init function for init_r phase
authorYe Li <ye.li@nxp.com>
Fri, 19 Sep 2025 06:58:32 +0000 (14:58 +0800)
committerFabio Estevam <festevam@gmail.com>
Sun, 21 Sep 2025 12:07:58 +0000 (09:07 -0300)
commit9390876cc8235fdb339a32c8b8d1af42ced74393
tree0a3c0856ccd99428d78631060858709b57620c44
parentd33b21b7e261691e8d6613a24cc9b0ececba3b01
imx: imx8ulp: Call DM post init function for init_r phase

The ELE MU driver needs to be probed at init_r phase as well because
some ELE APIs will be called.

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx8ulp/soc.c