mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
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:
|
||
|---|---|---|
| .. | ||
| gpc.c | ||
| gpcv2.c | ||
| Kconfig | ||
| Makefile | ||
| soc-imx-scu.c | ||
| soc-imx.c | ||
| soc-imx8m.c | ||