ARM: mx25: Convert to a dt-only platform
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 11 Mar 2015 01:40:03 +0000 (22:40 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 11 Mar 2015 01:56:29 +0000 (09:56 +0800)
commit11b05d60c63f44b311651870825a8488576c5e85
treebd7f303320b27f9c77a7726ad306d1a005a0efcb
parent3877942b0c7f36c82b2f05e84776b2dfe1afb784
ARM: mx25: Convert to a dt-only platform

As there is no more mx25 board files, we can turn mx25 into a dt-only platform.

Rename imx25-dt.c to mach-imx25.c to be consistent with the other i.MX SoCs.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/configs/imx_v4_v5_defconfig
arch/arm/configs/multi_v5_defconfig
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/imx25-dt.c [deleted file]
arch/arm/mach-imx/mach-imx25.c [new file with mode: 0644]