From: Carlo Caione <redacted>
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 <redacted>
---
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
On Mon, Feb 15, 2016 at 11:34 PM, Carlo Caione [off-list ref] wrote:
quoted hunk
From: Carlo Caione <redacted>
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 <redacted>
---
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
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