Message ID | 1421703901-28295-1-git-send-email-balbi@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Hello Felipe, On Mon, Jan 19, 2015 at 10:45 PM, Felipe Balbi <balbi@ti.com> wrote: > omap2plus_defconfig is also part of the OMAP Support > maintained, because of that it's best to list it > under OMAP SUPPORT on MAINTAINERS so people know > to Cc linux-omap when patching that file. > > Reported-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> > Signed-off-by: Felipe Balbi <balbi@ti.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 97de006f38f0..abc6281892e7 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6783,6 +6783,7 @@ 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/omap2plus_defconfig While been there, could you please also add omap1_defconfig? Best regards, Javier -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Mon, Jan 19, 2015 at 10:52:56PM +0100, Javier Martinez Canillas wrote: > Hello Felipe, > > On Mon, Jan 19, 2015 at 10:45 PM, Felipe Balbi <balbi@ti.com> wrote: > > omap2plus_defconfig is also part of the OMAP Support > > maintained, because of that it's best to list it > > under OMAP SUPPORT on MAINTAINERS so people know > > to Cc linux-omap when patching that file. > > > > Reported-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> > > Signed-off-by: Felipe Balbi <balbi@ti.com> > > --- > > MAINTAINERS | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 97de006f38f0..abc6281892e7 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -6783,6 +6783,7 @@ 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/omap2plus_defconfig > > While been there, could you please also add omap1_defconfig? Sure, Tony, is that ok ?
* Felipe Balbi <balbi@ti.com> [150119 13:59]: > On Mon, Jan 19, 2015 at 10:52:56PM +0100, Javier Martinez Canillas wrote: > > Hello Felipe, > > > > On Mon, Jan 19, 2015 at 10:45 PM, Felipe Balbi <balbi@ti.com> wrote: > > > omap2plus_defconfig is also part of the OMAP Support > > > maintained, because of that it's best to list it > > > under OMAP SUPPORT on MAINTAINERS so people know > > > to Cc linux-omap when patching that file. > > > > > > Reported-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> > > > Signed-off-by: Felipe Balbi <balbi@ti.com> > > > --- > > > MAINTAINERS | 1 + > > > 1 file changed, 1 insertion(+) > > > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > > index 97de006f38f0..abc6281892e7 100644 > > > --- a/MAINTAINERS > > > +++ b/MAINTAINERS > > > @@ -6783,6 +6783,7 @@ 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/omap2plus_defconfig > > > > While been there, could you please also add omap1_defconfig? > > Sure, Tony, is that ok ? Oh yeah that would be nice :) Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/MAINTAINERS b/MAINTAINERS index 97de006f38f0..abc6281892e7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6783,6 +6783,7 @@ 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/omap2plus_defconfig F: drivers/i2c/busses/i2c-omap.c F: drivers/irqchip/irq-omap-intc.c F: drivers/mfd/*omap*.c
omap2plus_defconfig is also part of the OMAP Support maintained, because of that it's best to list it under OMAP SUPPORT on MAINTAINERS so people know to Cc linux-omap when patching that file. Reported-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Signed-off-by: Felipe Balbi <balbi@ti.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)