2012-10-08 08:47:47

by Javier Martinez Canillas

[permalink] [raw]
Subject: [PATCH 1/1] 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]>
---
MAINTAINERS | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 63ce2a2..6b3c58d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -818,6 +818,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]
+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)
--
1.7.7.6


2012-11-07 01:14:01

by Tony Lindgren

[permalink] [raw]
Subject: Re: [PATCH 1/1] ARM: OMAP: Add maintainer entry for IGEP machines

* Javier Martinez Canillas <[email protected]> [121008 01:49]:
> 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.

Thanks applying into omap-for-v3.8/board branch.

Regards,

Tony