All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: Extend info, add wiki and ml for meson arch
@ 2016-02-15 22:34 Carlo Caione
  2016-02-23  8:58 ` Carlo Caione
  0 siblings, 1 reply; 5+ messages in thread
From: Carlo Caione @ 2016-02-15 22:34 UTC (permalink / raw)
  To: linux-arm-kernel

From: Carlo Caione <carlo@endlessm.com>

Update the maintainers info with wiki and mailing list for the meson
platform. Fix a wrong file attribution and add maintainership for the
generic meson platforms.

Signed-off-by: Carlo Caione <carlo@endlessm.com>
---
 MAINTAINERS | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 28eb61b..7f51744 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -920,12 +920,15 @@ M:	Emilio L?pez <emilio@elopez.com.ar>
 S:	Maintained
 F:	drivers/clk/sunxi/
 
-ARM/Amlogic MesonX SoC support
+ARM/Amlogic Meson SoC support
 M:	Carlo Caione <carlo@caione.org>
 L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+L:	linux-meson at googlegroups.com
+W:	http://linux-meson.com/
 S:	Maintained
-F:	drivers/media/rc/meson-ir.c
-N:	meson[x68]
+F:	arch/arm/mach-meson/
+F:	arch/arm/boot/dts/meson*
+N:	meson
 
 ARM/Annapurna Labs ALPINE ARCHITECTURE
 M:	Tsahee Zidenberg <tsahee@annapurnalabs.com>
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH v2] MAINTAINERS: Extend info, add wiki and ml for meson arch
  2016-02-15 22:34 [PATCH v2] MAINTAINERS: Extend info, add wiki and ml for meson arch Carlo Caione
@ 2016-02-23  8:58 ` Carlo Caione
  2016-02-23  9:35   ` Arnd Bergmann
  0 siblings, 1 reply; 5+ messages in thread
From: Carlo Caione @ 2016-02-23  8:58 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Feb 15, 2016 at 11:34 PM, Carlo Caione <carlo@caione.org> wrote:
> From: Carlo Caione <carlo@endlessm.com>
>
> Update the maintainers info with wiki and mailing list for the meson
> platform. Fix a wrong file attribution and add maintainership for the
> generic meson platforms.
>
> Signed-off-by: Carlo Caione <carlo@endlessm.com>
> ---
>  MAINTAINERS | 9 ++++++---
>  1 file changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 28eb61b..7f51744 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -920,12 +920,15 @@ M:        Emilio L?pez <emilio@elopez.com.ar>
>  S:     Maintained
>  F:     drivers/clk/sunxi/
>
> -ARM/Amlogic MesonX SoC support
> +ARM/Amlogic Meson SoC support
>  M:     Carlo Caione <carlo@caione.org>
>  L:     linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> +L:     linux-meson at googlegroups.com
> +W:     http://linux-meson.com/
>  S:     Maintained
> -F:     drivers/media/rc/meson-ir.c
> -N:     meson[x68]
> +F:     arch/arm/mach-meson/
> +F:     arch/arm/boot/dts/meson*
> +N:     meson

Hey Arnd,
Does this usually go through the armsoc tree?

Thanks,

-- 
Carlo Caione

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH v2] MAINTAINERS: Extend info, add wiki and ml for meson arch
  2016-02-23  8:58 ` Carlo Caione
@ 2016-02-23  9:35   ` Arnd Bergmann
  0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2016-02-23  9:35 UTC (permalink / raw)
  To: linux-arm-kernel

On Tuesday 23 February 2016 09:58:37 Carlo Caione wrote:
> 
> Hey Arnd,
> Does this usually go through the armsoc tree?
> 

Yes, I've put it in my todo folder now, but maybe resend to arm at kernel.org
anyway so Olof also sees it.

	Arnd

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH v2] MAINTAINERS: Extend info, add wiki and ml for meson arch
  2016-02-23  9:43 Carlo Caione
@ 2016-02-24  8:11 ` Olof Johansson
  0 siblings, 0 replies; 5+ messages in thread
From: Olof Johansson @ 2016-02-24  8:11 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Feb 23, 2016 at 10:43:11AM +0100, Carlo Caione wrote:
> From: Carlo Caione <carlo@endlessm.com>
> 
> Update the maintainers info with wiki and mailing list for the meson
> platform. Fix a wrong file attribution and add maintainership for the
> generic meson platforms.
> 
> Signed-off-by: Carlo Caione <carlo@endlessm.com>

Thanks, applied to fixes.


-Olof

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH v2] MAINTAINERS: Extend info, add wiki and ml for meson arch
@ 2016-02-23  9:43 Carlo Caione
  2016-02-24  8:11 ` Olof Johansson
  0 siblings, 1 reply; 5+ messages in thread
From: Carlo Caione @ 2016-02-23  9:43 UTC (permalink / raw)
  To: linux-arm-kernel

From: Carlo Caione <carlo@endlessm.com>

Update the maintainers info with wiki and mailing list for the meson
platform. Fix a wrong file attribution and add maintainership for the
generic meson platforms.

Signed-off-by: Carlo Caione <carlo@endlessm.com>
---
 MAINTAINERS | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2fa3303..e913098 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -920,12 +920,15 @@ M:	Emilio L?pez <emilio@elopez.com.ar>
 S:	Maintained
 F:	drivers/clk/sunxi/
 
-ARM/Amlogic MesonX SoC support
+ARM/Amlogic Meson SoC support
 M:	Carlo Caione <carlo@caione.org>
 L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+L:	linux-meson at googlegroups.com
+W:	http://linux-meson.com/
 S:	Maintained
-F:	drivers/media/rc/meson-ir.c
-N:	meson[x68]
+F:	arch/arm/mach-meson/
+F:	arch/arm/boot/dts/meson*
+N:	meson
 
 ARM/Annapurna Labs ALPINE ARCHITECTURE
 M:	Tsahee Zidenberg <tsahee@annapurnalabs.com>
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-02-24  8:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-15 22:34 [PATCH v2] MAINTAINERS: Extend info, add wiki and ml for meson arch Carlo Caione
2016-02-23  8:58 ` Carlo Caione
2016-02-23  9:35   ` Arnd Bergmann
2016-02-23  9:43 Carlo Caione
2016-02-24  8:11 ` Olof Johansson

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.