diff options
| author | Javier Martinez Canillas <[email protected]> | 2012-10-08 10:47:34 +0200 |
|---|---|---|
| committer | Tony Lindgren <[email protected]> | 2012-11-07 13:55:36 -0800 |
| commit | 5e767ab928088ca2a835b94b94dd286c2ca840ea (patch) | |
| tree | d798aae248f8b1f3875e5c5948924838b229f179 | |
| parent | 3d70f8c617a436c7146ecb81df2265b4626dfe89 (diff) | |
ARM: OMAP: Add maintainer entry for IGEP machines
Enric and I have been mantained this machine and while we
are moving to device trees, it is good that people cc us
when reporting bugs or regression on the board file until
we have proper DT support.
Signed-off-by: Javier Martinez Canillas <[email protected]>
Signed-off-by: Tony Lindgren <[email protected]>
| -rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 59203e77ce9e..8a398b0cc4e8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -841,6 +841,14 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git F: arch/arm/mach-sa1100/jornada720.c F: arch/arm/mach-sa1100/include/mach/jornada720.h +ARM/IGEP MACHINE SUPPORT +M: Enric Balletbo i Serra <[email protected]> +M: Javier Martinez Canillas <[email protected]> +L: [email protected] (moderated for non-subscribers) +S: Maintained +F: arch/arm/mach-omap2/board-igep0020.c + ARM/INCOME PXA270 SUPPORT M: Marek Vasut <[email protected]> L: [email protected] (moderated for non-subscribers) |