* [PATCH] MAINTAINERS: add omap2plus_defconfig under OMAP SUPPORT
@ 2015-01-19 21:45 Felipe Balbi
2015-01-19 21:52 ` Javier Martinez Canillas
0 siblings, 1 reply; 4+ messages in thread
From: Felipe Balbi @ 2015-01-19 21:45 UTC (permalink / raw)
To: Tony Lindgren
Cc: Linux OMAP Mailing List, Linux ARM Kernel Mailing List,
Sjoerd Simons, Felipe Balbi
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
F: drivers/i2c/busses/i2c-omap.c
F: drivers/irqchip/irq-omap-intc.c
F: drivers/mfd/*omap*.c
--
2.2.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: add omap2plus_defconfig under OMAP SUPPORT
2015-01-19 21:45 [PATCH] MAINTAINERS: add omap2plus_defconfig under OMAP SUPPORT Felipe Balbi
@ 2015-01-19 21:52 ` Javier Martinez Canillas
2015-01-19 21:55 ` Felipe Balbi
0 siblings, 1 reply; 4+ messages in thread
From: Javier Martinez Canillas @ 2015-01-19 21:52 UTC (permalink / raw)
To: Felipe Balbi
Cc: Tony Lindgren, Linux OMAP Mailing List,
Linux ARM Kernel Mailing List, Sjoerd Simons
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: add omap2plus_defconfig under OMAP SUPPORT
2015-01-19 21:52 ` Javier Martinez Canillas
@ 2015-01-19 21:55 ` Felipe Balbi
2015-01-19 22:05 ` Tony Lindgren
0 siblings, 1 reply; 4+ messages in thread
From: Felipe Balbi @ 2015-01-19 21:55 UTC (permalink / raw)
To: Javier Martinez Canillas
Cc: Felipe Balbi, Tony Lindgren, Linux OMAP Mailing List,
Linux ARM Kernel Mailing List, Sjoerd Simons
[-- Attachment #1: Type: text/plain, Size: 1097 bytes --]
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 ?
--
balbi
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: add omap2plus_defconfig under OMAP SUPPORT
2015-01-19 21:55 ` Felipe Balbi
@ 2015-01-19 22:05 ` Tony Lindgren
0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2015-01-19 22:05 UTC (permalink / raw)
To: Felipe Balbi
Cc: Javier Martinez Canillas, Linux OMAP Mailing List,
Linux ARM Kernel Mailing List, Sjoerd Simons
* 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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-01-19 22:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-19 21:45 [PATCH] MAINTAINERS: add omap2plus_defconfig under OMAP SUPPORT Felipe Balbi
2015-01-19 21:52 ` Javier Martinez Canillas
2015-01-19 21:55 ` Felipe Balbi
2015-01-19 22:05 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).