ARM: i.MX: Move SOC_IMX1 into 'Device tree only'
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 6 Aug 2016 04:56:26 +0000 (07:56 +0300)
committerShawn Guo <shawnguo@kernel.org>
Tue, 9 Aug 2016 14:47:29 +0000 (22:47 +0800)
commit9a008da21f5ecf5b3c8345a2dfb91c7e95958935
tree9127e04f68d5d7839026e90e73c38615865ec513
parente1291cffcc509e790f46f1af6fec13eb8d44d5bb
ARM: i.MX: Move SOC_IMX1 into 'Device tree only'

This patch moves SOC_IMX1 into 'Device tree only' category and renames
imx1-dt.c to mach-imx1.c to align with the name schema of other
i.MX DT only platforms.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/configs/imx_v4_v5_defconfig
arch/arm/configs/multi_v4t_defconfig
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/imx1-dt.c [deleted file]
arch/arm/mach-imx/mach-imx1.c [new file with mode: 0644]