[PATCH] Revert "soc: imx8m: change to use platform driver"

Shawn Guo shawnguo at kernel.org
Wed Jul 14 01:29:35 PDT 2021


On Mon, Jun 28, 2021 at 11:09:55PM +0200, Lucas Stach wrote:
> 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: 7d981405d0fd ("soc: imx8m: change to use platform driver"")
> Signed-off-by: Lucas Stach <l.stach at pengutronix.de>

Applied, thanks.



More information about the linux-arm-kernel mailing list