[PATCH V3 0/3] ARM: imx: move cpu code to drivers/soc/imx

Horia Geantă horia.geanta at nxp.com
Sun Jul 5 05:47:03 EDT 2020


On 7/3/2020 3:25 PM, Peng Fan wrote:
> Sorry to break LS1021A. But I wonder why i.MX code would affect LS?
> 
imx_soc_device_init() was modified to be called for all SoCs under ARCH_MXC.
multi_v7_defconfig, which is used for LS1021A, selects ARCH_MXC.

Previously imx_soc_device_init() was called only for i.MX (and Vybrid) SoCs.

Horia



More information about the linux-arm-kernel mailing list