diff options
author | Carlo Caione <carlo@endlessm.com> | 2016-02-23 04:43:11 -0500 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2016-02-24 03:11:12 -0500 |
commit | 79318452cb36678bde20d384dc3eab537d930d3e (patch) | |
tree | 595976c09365f1a37a5804a58b3b2d6b95de3bdb | |
parent | 9fa6c2b1aa7f6b05cd96a0d6bec499c9aef45479 (diff) |
MAINTAINERS: Extend info, add wiki and ml for meson arch
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>
Signed-off-by: Olof Johansson <olof@lixom.net>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 42cc0d76296d..536adfcf1319 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -920,12 +920,15 @@ M: Emilio López <emilio@elopez.com.ar> | |||
920 | S: Maintained | 920 | S: Maintained |
921 | F: drivers/clk/sunxi/ | 921 | F: drivers/clk/sunxi/ |
922 | 922 | ||
923 | ARM/Amlogic MesonX SoC support | 923 | ARM/Amlogic Meson SoC support |
924 | M: Carlo Caione <carlo@caione.org> | 924 | M: Carlo Caione <carlo@caione.org> |
925 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 925 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
926 | L: linux-meson@googlegroups.com | ||
927 | W: http://linux-meson.com/ | ||
926 | S: Maintained | 928 | S: Maintained |
927 | F: drivers/media/rc/meson-ir.c | 929 | F: arch/arm/mach-meson/ |
928 | N: meson[x68] | 930 | F: arch/arm/boot/dts/meson* |
931 | N: meson | ||
929 | 932 | ||
930 | ARM/Annapurna Labs ALPINE ARCHITECTURE | 933 | ARM/Annapurna Labs ALPINE ARCHITECTURE |
931 | M: Tsahee Zidenberg <tsahee@annapurnalabs.com> | 934 | M: Tsahee Zidenberg <tsahee@annapurnalabs.com> |