MAINTAINERS: Add Loongson-2/Loongson-3 maintainers
"Linux Kernel Mailing List" <[email protected]>
| Newsgroups | gmane.linux.kernel.commits.head |
|---|---|
| Message-ID | <[email protected]> |
Web: https://git.kernel.org/torvalds/c/ffe1f9356fbe55df7dd7f7f6b050ee8b7136611f Commit: ffe1f9356fbe55df7dd7f7f6b050ee8b7136611f Parent: 03faa09cc96b1f8f4749949801b580ad82d4c76a Refname: refs/heads/master Author: Huacai Chen <[email protected]> AuthorDate: Thu Dec 7 14:31:08 2017 +0800 Committer: James Hogan <[email protected]> CommitDate: Tue Jan 9 22:10:56 2018 +0000 MAINTAINERS: Add Loongson-2/Loongson-3 maintainers Add Jiaxun Yang as the MIPS/Loongson-2 maintainer and add Huacai Chen as the MIPS/Loongson-3 maintainer. [[email protected]: Don't put all of drivers/platform/mips/ into these two entries but rather only the files required even though at this time the Loongson platforms are the only users of drivers/platform/mips/.] Signed-off-by: Huacai Chen <[email protected]> Signed-off-by: Jiaxun Yang <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: Stephen Rothwell <[email protected]> Cc: James Hogan <[email protected]> Cc: Rui Wang <[email protected]> Cc: Binbin Zhou <[email protected]> Cc: Ce Sun <[email protected]> Cc: Yao Wang <[email protected]> Cc: Liangliang Huang <[email protected]> Cc: Fuxin Zhang <[email protected]> Cc: Zhangjin Wu <[email protected]> Cc: Jiaxun Yang <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: Huacai Chen <[email protected]> Patchwork: https://patchwork.linux-mips.org/patch/17888/ Signed-off-by: Ralf Baechle <[email protected]> Signed-off-by: James Hogan <[email protected]> --- MAINTAINERS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1bfc6e2536a2..5ce468fe2088 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9124,6 +9124,25 @@ F: arch/mips/include/asm/mach-loongson32/ F: drivers/*/*loongson1* F: drivers/*/*/*loongson1* +MIPS/LOONGSON2 ARCHITECTURE +M: Jiaxun Yang <[email protected]> +L: [email protected] +S: Maintained +F: arch/mips/loongson64/*{2e/2f}* +F: arch/mips/include/asm/mach-loongson64/ +F: drivers/*/*loongson2* +F: drivers/*/*/*loongson2* + +MIPS/LOONGSON3 ARCHITECTURE +M: Huacai Chen <[email protected]> +L: [email protected] +S: Maintained +F: arch/mips/loongson64/ +F: arch/mips/include/asm/mach-loongson64/ +F: drivers/platform/mips/cpu_hwmon.c +F: drivers/*/*loongson3* +F: drivers/*/*/*loongson3* + MIPS RINT INSTRUCTION EMULATION M: Aleksandar Markovic <[email protected]> L: [email protected] -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html