ARM: imx: Remove imx21 support
authorFabio Estevam <festevam@gmail.com>
Wed, 2 Sep 2020 12:49:48 +0000 (09:49 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sat, 5 Sep 2020 07:34:11 +0000 (15:34 +0800)
commit4b563a066611f4b137ea28533b9783a492cb1e12
tree66c752ac18bf2121594de6883059da82360ae541
parent0c11bbcf0229cdf3993c01cbd366513437b11f09
ARM: imx: Remove imx21 support

mx21 has not been converted to device tree yet and there is only
one single board that is supported (imx21ads).

To achieve the goal of converting all i.MX SoCs to
devicetree-only platforms, remove imx21 support.

If someone is interested in supporting imx21, patches to add
imx21 devicetree support will be welcome.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/Kconfig
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/devices-imx21.h [deleted file]
arch/arm/mach-imx/mach-mx21ads.c [deleted file]
arch/arm/mach-imx/mm-imx21.c [deleted file]
This page took 0.053834 seconds and 4 git commands to generate.