Skip to content
Commit ac34de14 authored by Lucas Stach's avatar Lucas Stach Committed by Shawn Guo
Browse files

Revert "soc: imx8m: change to use platform driver"

With the SoC matching changed to a platform driver the match data
is available only after other drivers, which may rely on it are
already probed. This breaks at least the CAAM driver on i.MX8M.
Revert the change until all those drivers have been audited and
changed to be able to eal with match data being available later
in the boot process.

Fixes: 7d981405

 ("soc: imx8m: change to use platform driver")
Signed-off-by: default avatarLucas Stach <l.stach@pengutronix.de>
Tested-by: default avatarFrieder Schrempf <frieder.schrempf@kontron.de>
Acked-by: default avatarPeng Fan <peng.fan@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent fd8e8388
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment