> -----Original Message----- > From: Alexandre Belloni <alexandre.bell...@bootlin.com> > Sent: Tuesday, December 18, 2018 9:27 AM > To: James Hogan <jho...@kernel.org>; Paul Burton <paul.bur...@mips.com> > Cc: Ralf Baechle <r...@linux-mips.org>; linux-kernel@vger.kernel.org; > linux-m...@linux-mips.org; > UNGLinuxDriver <unglinuxdri...@microchip.com>; Alexandre Belloni > <alexandre.bell...@bootlin.com> > Subject: [PATCH] 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.bell...@bootlin.com> > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > 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.bell...@bootlin.com> > +M: Microchip Linux Driver Support <unglinuxdri...@microchip.com> > L: linux-m...@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/ > -- > 2.20.0
Acked-by: Woojung Huh <woojung....@microchip.com>