imx: imx8ulp: Fix MU device probe failure
authorYe Li <ye.li@nxp.com>
Tue, 31 Jan 2023 08:42:12 +0000 (16:42 +0800)
committerStefano Babic <sbabic@denx.de>
Wed, 29 Mar 2023 18:15:41 +0000 (20:15 +0200)
commit9d89dcfcb1e4daaac095d350f2e7a56fce87a4ab
treee20a47507f5aede8589ab3039ef7cf52a9a0fa51
parent654483d251275d61eb5f93c18e320ad7d6bfcc5d
imx: imx8ulp: Fix MU device probe failure

Since latest DTS has added multiple MU nodes, using compatible
string to find the device node is not proper. It finds the first
node with the compatible string matched even the node is disabled.

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