]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit16fe5fc9108261b35714ca96c1e592bb022d0c63
treebd7f303320b27f9c77a7726ad306d1a005a0efcb
parent6afe6bff198d1d9d154b28de70380184cf57cb02
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]