commit | 7f6e8dffc30bd22b15ad810fb90ea741c15e6d54 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Jul 09 16:25:45 2020 +0800 |
committer | Shawn Guo <shawnguo@kernel.org> | Mon Jul 13 16:28:02 2020 +0800 |
tree | 34b9e433bea3f09d713f70f1464f673057365b0d | |
parent | f8951dce10c092075e39ef12c29022548e4c63db [diff] |
soc: imx: check ls1021a fsl,ls1021a is a mach under arch/arm/mach-imx/, however it could not use the soc driver which will break caam on ls1021a platform. So directly return if it is compatible with fsl,ls1021a. Fixes: 52102a3ba6a61 ("soc: imx: move cpu code to drivers/soc/imx") Signed-off-by: Peng Fan <peng.fan@nxp.com> Tested-by: Horia Geantă <horia.geanta@nxp.com> Reviewed-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>