diff mbox

[v2] MAINTAINERS: Extend info, add wiki and ml for meson arch

Message ID 1455575651-16157-1-git-send-email-carlo@caione.org
State New
Headers show

Commit Message

Carlo Caione Feb. 15, 2016, 10:34 p.m. UTC
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(-)

Comments

Carlo Caione Feb. 23, 2016, 8:58 a.m. UTC | #1
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@lists.infradead.org (moderated for non-subscribers)
> +L:     linux-meson@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,
Arnd Bergmann Feb. 23, 2016, 9:35 a.m. UTC | #2
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@kernel.org
anyway so Olof also sees it.

	Arnd
diff mbox

Patch

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@lists.infradead.org (moderated for non-subscribers)
+L:	linux-meson@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>