Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1552352 > unrolled thread
| Started by | Tony Lindgren <tony@atomide.com> |
|---|---|
| First post | 2017-01-05 22:50 +0100 |
| Last post | 2017-01-05 23:10 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[PATCH] MAINTAINERS: Add Aaro Koskinen as TI omap1 SoC co-maintainer Tony Lindgren <tony@atomide.com> - 2017-01-05 22:50 +0100
Re: [PATCH] MAINTAINERS: Add Aaro Koskinen as TI omap1 SoC co-maintainer Aaro Koskinen <aaro.koskinen@iki.fi> - 2017-01-05 23:10 +0100
| From | Tony Lindgren <tony@atomide.com> |
|---|---|
| Date | 2017-01-05 22:50 +0100 |
| Subject | [PATCH] MAINTAINERS: Add Aaro Koskinen as TI omap1 SoC co-maintainer |
| Message-ID | <sWo53-eL-5@gated-at.bofh.it> |
Aaro has been doing a great job making sure mach-omap1 stays working with the mainline kernel. So let's add Aaro as omap1 co-maintainer to the MAINTAINERS file. Cc: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Tony Lindgren <tony@atomide.com> --- MAINTAINERS | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8933,7 +8933,20 @@ M: Josh Poimboeuf <jpoimboe@redhat.com> S: Supported F: tools/objtool/ -OMAP SUPPORT +OMAP1 SUPPORT +M: Aaro Koskinen <aaro.koskinen@iki.fi> +M: Tony Lindgren <tony@atomide.com> +L: linux-omap@vger.kernel.org +Q: http://patchwork.kernel.org/project/linux-omap/list/ +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git +S: Maintained +F: arch/arm/mach-omap1/ +F: arch/arm/plat-omap/ +F: arch/arm/configs/omap1_defconfig +F: drivers/i2c/busses/i2c-omap.c +F: include/linux/i2c-omap.h + +OMAP2+ SUPPORT M: Tony Lindgren <tony@atomide.com> L: linux-omap@vger.kernel.org W: http://www.muru.com/linux/omap/ @@ -8941,8 +8954,8 @@ W: http://linux.omap.com/ Q: http://patchwork.kernel.org/project/linux-omap/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git S: Maintained -F: arch/arm/*omap*/ -F: arch/arm/configs/omap1_defconfig +F: arch/arm/mach-omap2/ +F: arch/arm/plat-omap/ F: arch/arm/configs/omap2plus_defconfig F: drivers/i2c/busses/i2c-omap.c F: drivers/irqchip/irq-omap-intc.c -- 2.11.0
[toc] | [next] | [standalone]
| From | Aaro Koskinen <aaro.koskinen@iki.fi> |
|---|---|
| Date | 2017-01-05 23:10 +0100 |
| Subject | Re: [PATCH] MAINTAINERS: Add Aaro Koskinen as TI omap1 SoC co-maintainer |
| Message-ID | <sWoop-BR-9@gated-at.bofh.it> |
| In reply to | #1552352 |
Hi, On Thu, Jan 05, 2017 at 01:41:01PM -0800, Tony Lindgren wrote: > Aaro has been doing a great job making sure mach-omap1 stays working > with the mainline kernel. So let's add Aaro as omap1 co-maintainer to > the MAINTAINERS file. > > Cc: Aaro Koskinen <aaro.koskinen@iki.fi> > Signed-off-by: Tony Lindgren <tony@atomide.com> Acked-by: Aaro Koskinen <aaro.koskinen@iki.fi> A. > --- > MAINTAINERS | 19 ++++++++++++++++--- > 1 file changed, 16 insertions(+), 3 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -8933,7 +8933,20 @@ M: Josh Poimboeuf <jpoimboe@redhat.com> > S: Supported > F: tools/objtool/ > > -OMAP SUPPORT > +OMAP1 SUPPORT > +M: Aaro Koskinen <aaro.koskinen@iki.fi> > +M: Tony Lindgren <tony@atomide.com> > +L: linux-omap@vger.kernel.org > +Q: http://patchwork.kernel.org/project/linux-omap/list/ > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git > +S: Maintained > +F: arch/arm/mach-omap1/ > +F: arch/arm/plat-omap/ > +F: arch/arm/configs/omap1_defconfig > +F: drivers/i2c/busses/i2c-omap.c > +F: include/linux/i2c-omap.h > + > +OMAP2+ SUPPORT > M: Tony Lindgren <tony@atomide.com> > L: linux-omap@vger.kernel.org > W: http://www.muru.com/linux/omap/ > @@ -8941,8 +8954,8 @@ W: http://linux.omap.com/ > Q: http://patchwork.kernel.org/project/linux-omap/list/ > T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git > S: Maintained > -F: arch/arm/*omap*/ > -F: arch/arm/configs/omap1_defconfig > +F: arch/arm/mach-omap2/ > +F: arch/arm/plat-omap/ > F: arch/arm/configs/omap2plus_defconfig > F: drivers/i2c/busses/i2c-omap.c > F: drivers/irqchip/irq-omap-intc.c > -- > 2.11.0
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web