aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Belloni <[email protected]>2018-03-20 14:08:01 +0100
committerJames Hogan <[email protected]>2018-03-21 23:33:11 +0000
commitb9120c016da8a98f7663df505bfaf2944cded18f (patch)
tree14c389432ec6ad928c805142ad6b4e20f5a5df5a
parent6bce3deae4d51326d0f07619ab6443ba771b3fb6 (diff)
MAINTAINERS: Add entry for Microsemi MIPS SoCs
Add myself as a maintainer for the Microsemi MIPS SoCs. Signed-off-by: Alexandre Belloni <[email protected]> Cc: Ralf Baechle <[email protected]> Cc: Allan Nielsen <[email protected]> Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/18857/ Signed-off-by: James Hogan <[email protected]>
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9a7f76eadae9..700249c4d816 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9156,6 +9156,15 @@ S: Maintained
F: drivers/usb/misc/usb251xb.c
F: Documentation/devicetree/bindings/usb/usb251xb.txt
+MICROSEMI MIPS SOCS
+M: Alexandre Belloni <[email protected]>
+S: Maintained
+F: arch/mips/generic/board-ocelot.c
+F: arch/mips/configs/generic/board-ocelot.config
+F: arch/mips/boot/dts/mscc/
+F: Documentation/devicetree/bindings/mips/mscc.txt
+
MICROSEMI SMART ARRAY SMARTPQI DRIVER (smartpqi)
M: Don Brace <[email protected]>