diff options
author | Huacai Chen <chenhc@lemote.com> | 2017-12-07 01:31:08 -0500 |
---|---|---|
committer | James Hogan <jhogan@kernel.org> | 2018-01-09 17:10:56 -0500 |
commit | ffe1f9356fbe55df7dd7f7f6b050ee8b7136611f (patch) | |
tree | 9018bab0539950afce6f14713bdada09acf2e86b /MAINTAINERS | |
parent | 03faa09cc96b1f8f4749949801b580ad82d4c76a (diff) |
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.
[ralf@linux-mips.org: 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 <chenhc@lemote.com>
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: James Hogan <james.hogan@mips.com>
Cc: Rui Wang <wangr@lemote.com>
Cc: Binbin Zhou <zhoubb@lemote.com>
Cc: Ce Sun <sunc@lemote.com>
Cc: Yao Wang <wangyao@lemote.com>
Cc: Liangliang Huang <huangll@lemote.com>
Cc: Fuxin Zhang <zhangfx@lemote.com>
Cc: Zhangjin Wu <wuzhangjin@gmail.com>
Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>
Cc: r@hev.cc
Cc: zhoubb.aaron@gmail.com
Cc: huanglllzu@163.com
Cc: 513434146@qq.com
Cc: 1393699660@qq.com
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Cc: Huacai Chen <chenhc@lemote.com>
Patchwork: https://patchwork.linux-mips.org/patch/17888/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: James Hogan <jhogan@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 19 |
1 files changed, 19 insertions, 0 deletions
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/ | |||
9124 | F: drivers/*/*loongson1* | 9124 | F: drivers/*/*loongson1* |
9125 | F: drivers/*/*/*loongson1* | 9125 | F: drivers/*/*/*loongson1* |
9126 | 9126 | ||
9127 | MIPS/LOONGSON2 ARCHITECTURE | ||
9128 | M: Jiaxun Yang <jiaxun.yang@flygoat.com> | ||
9129 | L: linux-mips@linux-mips.org | ||
9130 | S: Maintained | ||
9131 | F: arch/mips/loongson64/*{2e/2f}* | ||
9132 | F: arch/mips/include/asm/mach-loongson64/ | ||
9133 | F: drivers/*/*loongson2* | ||
9134 | F: drivers/*/*/*loongson2* | ||
9135 | |||
9136 | MIPS/LOONGSON3 ARCHITECTURE | ||
9137 | M: Huacai Chen <chenhc@lemote.com> | ||
9138 | L: linux-mips@linux-mips.org | ||
9139 | S: Maintained | ||
9140 | F: arch/mips/loongson64/ | ||
9141 | F: arch/mips/include/asm/mach-loongson64/ | ||
9142 | F: drivers/platform/mips/cpu_hwmon.c | ||
9143 | F: drivers/*/*loongson3* | ||
9144 | F: drivers/*/*/*loongson3* | ||
9145 | |||
9127 | MIPS RINT INSTRUCTION EMULATION | 9146 | MIPS RINT INSTRUCTION EMULATION |
9128 | M: Aleksandar Markovic <aleksandar.markovic@mips.com> | 9147 | M: Aleksandar Markovic <aleksandar.markovic@mips.com> |
9129 | L: linux-mips@linux-mips.org | 9148 | L: linux-mips@linux-mips.org |