]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6b41bc8630d6eadc1a5846dd4dcdc76000bfab68
tree49ea556899049f4ae50dbd183c574cdddf07a4a1
parentd05409d58dc2f3683228a627656c95a5ff3999bc
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]