diff options
| author | Alexandre Belloni <[email protected]> | 2018-12-18 15:26:36 +0100 |
|---|---|---|
| committer | Paul Burton <[email protected]> | 2018-12-23 08:03:36 -0800 |
| commit | 9bd2f7eeaed129627a609b5c98098f0fd7805d24 (patch) | |
| tree | ac5b704a942212bbf029da440d1245b94199313c | |
| 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 <[email protected]>
Acked-by: Woojung Huh <[email protected]>
Signed-off-by: Paul Burton <[email protected]>
Cc: James Hogan <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: [email protected]
| -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 <[email protected]> +M: Microchip Linux Driver Support <[email protected]> -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/ |