aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKelvin Cheung <[email protected]>2016-04-06 20:34:55 +0800
committerRalf Baechle <[email protected]>2016-05-13 14:02:05 +0200
commit413ef3f6c9746154db7b4daeed89cac94490391a (patch)
tree9ce62469cdf9f8cf231146dd9bfa9c582938ba05
parent9ec88b60cb481a6862dc98a78400a6945d9675ba (diff)
MAINTAINERS: add Loongson1 architecture entry
This patch adds Loongson1 architecture entry. Signed-off-by: Kelvin Cheung <[email protected]> Cc: Michael Turquette <[email protected]> Cc: Stephen Boyd <[email protected]> Cc: Rafael J. Wysocki <[email protected]> Cc: Viresh Kumar <[email protected]> Cc: Vinod Koul <[email protected]> Cc: Dan Williams <[email protected]> Cc: Linus Walleij <[email protected]> Cc: Alexandre Courbot <[email protected]> Cc: Boris Brezillon <[email protected]> Cc: Richard Weinberger <[email protected]> Cc: David Woodhouse <[email protected]> Cc: Brian Norris <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/13034/ Signed-off-by: Ralf Baechle <[email protected]>
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a727d9959ecd..95705814c86b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7272,6 +7272,15 @@ S: Supported
F: Documentation/mips/
F: arch/mips/
+MIPS/LOONGSON1 ARCHITECTURE
+M: Keguang Zhang <[email protected]>
+S: Maintained
+F: arch/mips/loongson32/
+F: arch/mips/include/asm/mach-loongson32/
+F: drivers/*/*loongson1*
+F: drivers/*/*/*loongson1*
+
MIROSOUND PCM20 FM RADIO RECEIVER DRIVER
M: Hans Verkuil <[email protected]>