]> git.baikalelectronics.ru Git - uboot.git/commit
arm: imx8ulp: Probe the S400 MU device in arch init
authorYe Li <ye.li@nxp.com>
Sat, 7 Aug 2021 08:01:00 +0000 (16:01 +0800)
committerStefano Babic <sbabic@denx.de>
Mon, 9 Aug 2021 12:46:51 +0000 (14:46 +0200)
commit3889b0ecdd8b5c33834c4219c18a14cb0ce77634
treec84aa84997983bd2b8404081a2475769f5923771
parent35f9751a8148cfc15109f065c1f8195e740b164f
arm: imx8ulp: Probe the S400 MU device in arch init

Need probe the S400 MU device in arch_cpu_init_dm, so we can use
S400 API in u-boot

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