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]> Acked-by: Paul Cercueil <[email protected]> --- Changes since v1: 1. Do not update DMA driver entry 2. Add ack --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9ab3a7fd6451..33d0ea35d8b4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8583,11 +8583,13 @@ F: samples/bpf/ibumad_user.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

