From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.free-electrons.com ([62.4.15.54]) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1eaip2-0007Mp-CK for linux-mtd@lists.infradead.org; Sun, 14 Jan 2018 13:59:42 +0000 Date: Sun, 14 Jan 2018 14:59:17 +0100 From: Boris Brezillon To: Miquel Raynal Cc: Richard Weinberger , David Woodhouse , Brian Norris , Marek Vasut , Cyrille Pitchen , linux-mtd@lists.infradead.org Subject: Re: [PATCH] MAINTAINERS: Add entry for Marvell NAND controller driver Message-ID: <20180114145917.3d0304a5@bbrezillon> In-Reply-To: <20180113105410.2555-1-miquel.raynal@free-electrons.com> References: <20180113105410.2555-1-miquel.raynal@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sat, 13 Jan 2018 11:54:10 +0100 Miquel Raynal 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 > --- > 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 > +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 > S: Odd Fixes