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 <k...@kernel.org> Acked-by: Paul Cercueil <p...@crapouillou.net> --- 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 cbab64364ab3..7455ef1f7bb0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8668,11 +8668,13 @@ F: samples/bpf/ibumad_user.c INGENIC JZ4780 NAND DRIVER M: Harvey Hunt <harveyhuntne...@gmail.com> L: linux-...@lists.infradead.org +L: linux-m...@vger.kernel.org S: Maintained F: drivers/mtd/nand/raw/ingenic/ INGENIC JZ47xx SoCs M: Paul Cercueil <p...@crapouillou.net> +L: linux-m...@vger.kernel.org S: Maintained F: arch/mips/boot/dts/ingenic/ F: arch/mips/generic/board-ingenic.c -- 2.25.1