aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJavier Martinez Canillas2013-10-18 10:37:53 -0500
committerTony Lindgren2013-10-18 12:25:46 -0500
commit06ff74fd197aa8205443cf64b94383802602e320 (patch)
tree938adf4ea3f50779c89aa1f05bbd8de6585fbdab /MAINTAINERS
parent97411608fd5f17735f51103da08a738be1f932d9 (diff)
downloadkernel-06ff74fd197aa8205443cf64b94383802602e320.tar.gz
kernel-06ff74fd197aa8205443cf64b94383802602e320.tar.xz
kernel-06ff74fd197aa8205443cf64b94383802602e320.zip
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--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8a0cbf3cf2c8..1f006f15668c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -929,7 +929,7 @@ M: Javier Martinez Canillas <javier@dowhile0.org>
929L: linux-omap@vger.kernel.org 929L: linux-omap@vger.kernel.org
930L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) 930L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
931S: Maintained 931S: Maintained
932F: arch/arm/mach-omap2/board-igep0020.c 932F: arch/arm/boot/dts/omap3-igep*
933 933
934ARM/INCOME PXA270 SUPPORT 934ARM/INCOME PXA270 SUPPORT
935M: Marek Vasut <marek.vasut@gmail.com> 935M: Marek Vasut <marek.vasut@gmail.com>