* [PATCH v2] MAINTAINERS: add OMAP defconfigs under OMAP SUPPORT
@ 2015-01-19 22:13 ` Felipe Balbi
0 siblings, 0 replies; 4+ messages in thread
From: Felipe Balbi @ 2015-01-19 22:13 UTC (permalink / raw)
To: Tony Lindgren
Cc: Linux OMAP Mailing List, Linux ARM Kernel Mailing List,
Sjoerd Simons, Felipe Balbi
omap2plus_defconfig and omap1_defconfig are also
part of the OMAP Support maintained, because of
that it's best to list them under OMAP SUPPORT on
MAINTAINERS so people know to Cc linux-omap when
patching them.
Reported-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Signed-off-by: Felipe Balbi <balbi@ti.com>
---
Add omap1_defconfig too
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 97de006f38f0..7423e9759187 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6783,6 +6783,8 @@ 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/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
* [PATCH v2] MAINTAINERS: add OMAP defconfigs under OMAP SUPPORT
@ 2015-01-19 22:13 ` Felipe Balbi
0 siblings, 0 replies; 4+ messages in thread
From: Felipe Balbi @ 2015-01-19 22:13 UTC (permalink / raw)
To: linux-arm-kernel
omap2plus_defconfig and omap1_defconfig are also
part of the OMAP Support maintained, because of
that it's best to list them under OMAP SUPPORT on
MAINTAINERS so people know to Cc linux-omap when
patching them.
Reported-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Signed-off-by: Felipe Balbi <balbi@ti.com>
---
Add omap1_defconfig too
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 97de006f38f0..7423e9759187 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6783,6 +6783,8 @@ 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/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 v2] MAINTAINERS: add OMAP defconfigs under OMAP SUPPORT
2015-01-19 22:13 ` Felipe Balbi
@ 2015-03-16 23:19 ` Tony Lindgren
-1 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2015-03-16 23:19 UTC (permalink / raw)
To: Felipe Balbi
Cc: Linux OMAP Mailing List, Linux ARM Kernel Mailing List,
Sjoerd Simons
* Felipe Balbi <balbi@ti.com> [150119 14:18]:
> omap2plus_defconfig and omap1_defconfig are also
> part of the OMAP Support maintained, because of
> that it's best to list them under OMAP SUPPORT on
> MAINTAINERS so people know to Cc linux-omap when
> patching them.
>
> Reported-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
> Signed-off-by: Felipe Balbi <balbi@ti.com>
Applying into omap-for-v4.1/fixes-not-urgent thanks.
Tony
> ---
>
> Add omap1_defconfig too
>
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 97de006f38f0..7423e9759187 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6783,6 +6783,8 @@ 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/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
>
> --
> 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
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH v2] MAINTAINERS: add OMAP defconfigs under OMAP SUPPORT
@ 2015-03-16 23:19 ` Tony Lindgren
0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2015-03-16 23:19 UTC (permalink / raw)
To: linux-arm-kernel
* Felipe Balbi <balbi@ti.com> [150119 14:18]:
> omap2plus_defconfig and omap1_defconfig are also
> part of the OMAP Support maintained, because of
> that it's best to list them under OMAP SUPPORT on
> MAINTAINERS so people know to Cc linux-omap when
> patching them.
>
> Reported-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
> Signed-off-by: Felipe Balbi <balbi@ti.com>
Applying into omap-for-v4.1/fixes-not-urgent thanks.
Tony
> ---
>
> Add omap1_defconfig too
>
> MAINTAINERS | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 97de006f38f0..7423e9759187 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -6783,6 +6783,8 @@ 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/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
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-03-16 23:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-19 22:13 [PATCH v2] MAINTAINERS: add OMAP defconfigs under OMAP SUPPORT Felipe Balbi
2015-01-19 22:13 ` Felipe Balbi
2015-03-16 23:19 ` Tony Lindgren
2015-03-16 23:19 ` Tony Lindgren
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.