diff mbox series

MAINTAINERS: Add entry for Marvell NAND controller driver

Message ID 20180113105410.2555-1-miquel.raynal@free-electrons.com
State Accepted
Delegated to: Boris Brezillon
Headers show
Series MAINTAINERS: Add entry for Marvell NAND controller driver | expand

Commit Message

Miquel Raynal Jan. 13, 2018, 10:54 a.m. UTC
Add entry for Marvell NAND controller driver and its bindings which will
soon replace the old driver pxa3xx_nand.c.

Signed-off-by: Miquel Raynal <miquel.raynal@free-electrons.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Boris Brezillon Jan. 14, 2018, 1:59 p.m. UTC | #1
On Sat, 13 Jan 2018 11:54:10 +0100
Miquel Raynal <miquel.raynal@free-electrons.com> wrote:

> Add entry for Marvell NAND controller driver and its bindings which will
> soon replace the old driver pxa3xx_nand.c.
> 

Applied.

Thanks,

Boris

> Signed-off-by: Miquel Raynal <miquel.raynal@free-electrons.com>
> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index aa71ab52fd76..ca8bb8077e70 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8409,6 +8409,13 @@ L:	linux-wireless@vger.kernel.org
>  S:	Odd Fixes
>  F:	drivers/net/wireless/marvell/mwl8k.c
>  
> +MARVELL NAND CONTROLLER DRIVER
> +M:	Miquel Raynal <miquel.raynal@free-electrons.com>
> +L:	linux-mtd@lists.infradead.org
> +S:	Maintained
> +F:	drivers/mtd/nand/marvell_nand.c
> +F:	Documentation/devicetree/bindings/mtd/marvell-nand.txt
> +
>  MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
>  M:	Nicolas Pitre <nico@fluxnic.net>
>  S:	Odd Fixes
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index aa71ab52fd76..ca8bb8077e70 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8409,6 +8409,13 @@  L:	linux-wireless@vger.kernel.org
 S:	Odd Fixes
 F:	drivers/net/wireless/marvell/mwl8k.c
 
+MARVELL NAND CONTROLLER DRIVER
+M:	Miquel Raynal <miquel.raynal@free-electrons.com>
+L:	linux-mtd@lists.infradead.org
+S:	Maintained
+F:	drivers/mtd/nand/marvell_nand.c
+F:	Documentation/devicetree/bindings/mtd/marvell-nand.txt
+
 MARVELL SOC MMC/SD/SDIO CONTROLLER DRIVER
 M:	Nicolas Pitre <nico@fluxnic.net>
 S:	Odd Fixes