The entries for JZ47xx SoCs and its drivers lacked MIPS mailing list. Only MTD NAND driver pointed linux-mtd. Add linux-mips so the relevant patches will get attention of MIPS developers.
Signed-off-by: Krzysztof Kozlowski <[email protected]> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index cba0ed77775b..f41fc775a3c9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8543,17 +8543,20 @@ F: samples/bpf/ibumad_user.c INGENIC JZ4780 DMA Driver M: Zubair Lutfullah Kakakhel <[email protected]> +L: [email protected] S: Maintained F: drivers/dma/dma-jz4780.c INGENIC JZ4780 NAND DRIVER M: Harvey Hunt <[email protected]> L: [email protected] +L: [email protected] S: Maintained F: drivers/mtd/nand/raw/ingenic/ INGENIC JZ47xx SoCs M: Paul Cercueil <[email protected]> +L: [email protected] S: Maintained F: arch/mips/boot/dts/ingenic/ F: arch/mips/include/asm/mach-jz4740/ -- 2.17.1

