diff mbox series

MAINTAINERS: Add linux-mips mailing list to JZ47xx entries

Message ID 20200724155816.8125-1-krzk@kernel.org
State Not Applicable
Headers show
Series MAINTAINERS: Add linux-mips mailing list to JZ47xx entries | expand

Commit Message

Krzysztof Kozlowski July 24, 2020, 3:58 p.m. UTC
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 <krzk@kernel.org>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

Comments

Paul Cercueil July 25, 2020, 12:38 p.m. UTC | #1
Hi Krzysztof,

Le ven. 24 juil. 2020 à 17:58, Krzysztof Kozlowski <krzk@kernel.org> a 
écrit :
> 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 <krzk@kernel.org>
> ---
>  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 <Zubair.Kakakhel@imgtec.com>
> +L:	linux-mips@vger.kernel.org
>  S:	Maintained
>  F:	drivers/dma/dma-jz4780.c

This entry can be removed completely, Zubair specified that he does not 
maintain this driver anymore. Besides this e-mail address is no more 
valid.

With that said:
Acked-by: Paul Cercueil <paul@crapouillou.net>

> 
>  INGENIC JZ4780 NAND DRIVER
>  M:	Harvey Hunt <harveyhuntnexus@gmail.com>
>  L:	linux-mtd@lists.infradead.org
> +L:	linux-mips@vger.kernel.org
>  S:	Maintained
>  F:	drivers/mtd/nand/raw/ingenic/
> 
>  INGENIC JZ47xx SoCs
>  M:	Paul Cercueil <paul@crapouillou.net>
> +L:	linux-mips@vger.kernel.org
>  S:	Maintained
>  F:	arch/mips/boot/dts/ingenic/
>  F:	arch/mips/include/asm/mach-jz4740/
> --
> 2.17.1
>
diff mbox series

Patch

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 <Zubair.Kakakhel@imgtec.com>
+L:	linux-mips@vger.kernel.org
 S:	Maintained
 F:	drivers/dma/dma-jz4780.c
 
 INGENIC JZ4780 NAND DRIVER
 M:	Harvey Hunt <harveyhuntnexus@gmail.com>
 L:	linux-mtd@lists.infradead.org
+L:	linux-mips@vger.kernel.org
 S:	Maintained
 F:	drivers/mtd/nand/raw/ingenic/
 
 INGENIC JZ47xx SoCs
 M:	Paul Cercueil <paul@crapouillou.net>
+L:	linux-mips@vger.kernel.org
 S:	Maintained
 F:	arch/mips/boot/dts/ingenic/
 F:	arch/mips/include/asm/mach-jz4740/