diff options
author | Javier Martinez Canillas <javier.martinez@collabora.co.uk> | 2013-10-18 17:37:53 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2013-10-18 10:25:46 -0700 |
commit | 06ff74fd197aa8205443cf64b94383802602e320 (patch) | |
tree | 938adf4ea3f50779c89aa1f05bbd8de6585fbdab /MAINTAINERS | |
parent | 97411608fd5f17735f51103da08a738be1f932d9 (diff) | |
download | op-kernel-dev-06ff74fd197aa8205443cf64b94383802602e320.zip op-kernel-dev-06ff74fd197aa8205443cf64b94383802602e320.tar.gz |
ARM: OMAP2+: remove legacy support for IGEP boards
Device Tree support for IGEP boards in mainline is almost
finished. The only remaining bits are support for the
Marvell SD8686 wifi + BT and TFP410 DVI chips.
Adding support for these should be straightforward so let's
not block OMAP3 moving to Device Tree only boot and remove
the board file for IGEP boards.
Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8a0cbf3..1f006f1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -929,7 +929,7 @@ M: Javier Martinez Canillas <javier@dowhile0.org> L: linux-omap@vger.kernel.org L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained -F: arch/arm/mach-omap2/board-igep0020.c +F: arch/arm/boot/dts/omap3-igep* ARM/INCOME PXA270 SUPPORT M: Marek Vasut <marek.vasut@gmail.com> |