diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2018-03-20 14:08:01 +0100 |
---|---|---|
committer | James Hogan <jhogan@kernel.org> | 2018-03-21 23:33:11 +0000 |
commit | b9120c016da8a98f7663df505bfaf2944cded18f (patch) | |
tree | 14c389432ec6ad928c805142ad6b4e20f5a5df5a /MAINTAINERS | |
parent | 6bce3deae4d51326d0f07619ab6443ba771b3fb6 (diff) | |
download | blackbird-op-linux-b9120c016da8a98f7663df505bfaf2944cded18f.tar.gz blackbird-op-linux-b9120c016da8a98f7663df505bfaf2944cded18f.zip |
MAINTAINERS: Add entry for Microsemi MIPS SoCs
Add myself as a maintainer for the Microsemi MIPS SoCs.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Allan Nielsen <Allan.Nielsen@microsemi.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/18857/
Signed-off-by: James Hogan <jhogan@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
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 <alexandre.belloni@bootlin.com> +L: linux-mips@linux-mips.org +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 <don.brace@microsemi.com> L: esc.storagedev@microsemi.com |