soc: imx: move cpu code to drivers/soc/imx
authorPeng Fan <peng.fan@nxp.com>
Wed, 20 May 2020 05:51:29 +0000 (13:51 +0800)
committerShawn Guo <shawnguo@kernel.org>
Wed, 20 May 2020 15:03:50 +0000 (23:03 +0800)
commit52102a3ba6a617449f4b057880d73be93310a7c7
tree49ea556899049f4ae50dbd183c574cdddf07a4a1
parentf72130c6b62e45df18ca7568d13f5402c2f58115
soc: imx: move cpu code to drivers/soc/imx

Move the soc device register code to drivers/soc/imx to align with
i.MX8.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/cpu.c
drivers/soc/imx/Makefile
drivers/soc/imx/soc-imx.c [new file with mode: 0644]