[ARM] pxa/income: Add Income SBC support

This is support for custom design based on Toradex Colibri PXA270 CPU card.
Initial patch was by Pavel Revak.

[daniel - rebased the code to follow the module/board split]

Signed-off-by: Marek Vasut <[email protected]>
Cc: Pavel Revak <[email protected]>
Cc: Daniel Mack <[email protected]>
Signed-off-by: Eric Miao <[email protected]>
diff --git a/MAINTAINERS b/MAINTAINERS
index 6d119c9..870940a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -695,6 +695,13 @@
 F:	arch/arm/mach-sa1100/jornada720.c
 F:	arch/arm/mach-sa1100/include/mach/jornada720.h
 
+ARM/INCOME PXA270 SUPPORT
+M:	Marek Vasut <[email protected]>
+L:	[email protected] (moderated for non-subscribers)
+S:	Maintained
+F:	arch/arm/mach-pxa/income.c
+F:	arch/arm/mach-pxa/include/mach-pxa/income.h
+
 ARM/INTEL IOP32X ARM ARCHITECTURE
 M:	Lennert Buytenhek <[email protected]>
 M:	Dan Williams <[email protected]>