diff options
author | Alexandre Belloni | 2018-12-18 15:26:36 +0100 |
---|---|---|
committer | Paul Burton | 2018-12-23 08:03:36 -0800 |
commit | 9bd2f7eeaed129627a609b5c98098f0fd7805d24 (patch) | |
tree | ac5b704a942212bbf029da440d1245b94199313c /MAINTAINERS | |
parent | 994bc7fae916f8783ea7d357f1ccd6b3a67919f7 (diff) |
MAINTAINERS: Add a maintainer for MSCC MIPS SoCs
Microsemi has been bought by Microchip and Microchip is supporting those
SoCs.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Acked-by: Woojung Huh <Woojung.Huh@microchip.com>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: James Hogan <jhogan@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-kernel@vger.kernel.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f4855974f325..50223cba6ddb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9801,8 +9801,9 @@ F: drivers/dma/at_xdmac.c MICROSEMI MIPS SOCS M: Alexandre Belloni <alexandre.belloni@bootlin.com> +M: Microchip Linux Driver Support <UNGLinuxDriver@microchip.com> L: linux-mips@linux-mips.org -S: Maintained +S: Supported F: arch/mips/generic/board-ocelot.c F: arch/mips/configs/generic/board-ocelot.config F: arch/mips/boot/dts/mscc/ |