]> Git Repo - linux.git/commit
soc: imx: move cpu code to drivers/soc/imx
authorPeng Fan <[email protected]>
Wed, 20 May 2020 05:51:29 +0000 (13:51 +0800)
committerShawn Guo <[email protected]>
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 <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
arch/arm/mach-imx/cpu.c
drivers/soc/imx/Makefile
drivers/soc/imx/soc-imx.c [new file with mode: 0644]
This page took 0.056644 seconds and 4 git commands to generate.