MAINTAINERS: add a maintainer for the SPI NOR subsystem

Linux-MTD Mailing List linux-mtd at lists.infradead.org
Thu Oct 27 13:59:01 PDT 2016


Gitweb:     http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=e2796541ef1d82c73334bfde89b97c9174c8d057
Commit:     e2796541ef1d82c73334bfde89b97c9174c8d057
Parent:     1001354ca34179f3db924eb66672442a173147dc
Author:     Cyrille Pitchen <cyrille.pitchen at atmel.com>
AuthorDate: Wed Oct 19 17:34:49 2016 +0200
Committer:  Brian Norris <computersforpeace at gmail.com>
CommitDate: Thu Oct 27 13:12:58 2016 -0700

    MAINTAINERS: add a maintainer for the SPI NOR subsystem
    
    I would like to volunteer as a maintainer for the SPI NOR part of the MTD
    subsystem.
    
    Over the last months, a significant number of SPI NOR related patches have
    been submitted, some of them have been reviewed, but very few have finally
    been merged. Hence, the number of pending SPI NOR related patches continues
    to increase over the time.
    
    Through my work on SPI NOR memories from many manufacturers over the last
    two years, I've gained a solid understanding of this technology.
    I've already helped by reviewing patches from other contributors on the
    mailing list, and would like to help getting those patches integrated by
    volunteering as a maintainer for this specific area.
    
    Boris Brezillon has already stepped up as a maintainer for the NAND
    sub-subsystem in MTD, and the SPI NOR sub-subsystem could be handled in
    the same way: I would be reviewing patches touching this area, collecting
    them and sending pull requests to Brian Norris.
    
    Also Marek Vasut has volunteered as well as maintainer for the SPI NOR
    subsystem.
    
    Signed-off-by: Cyrille Pitchen <cyrille.pitchen at atmel.com>
    Acked-by: Boris Brezillon <boris.brezillon at free-electrons.com>
    Acked-by: Marek Vasut <marek.vasut at gmail.com>
    Acked-by: Jagan Teki <jteki at openedev.com>
    Signed-off-by: Brian Norris <computersforpeace at gmail.com>
---
 MAINTAINERS | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1cd38a7..2e87047 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11392,6 +11392,17 @@ W:	http://www.st.com/spear
 S:	Maintained
 F:	drivers/clk/spear/
 
+SPI NOR SUBSYSTEM
+M:	Cyrille Pitchen <cyrille.pitchen at atmel.com>
+M:	Marek Vasut <marek.vasut at gmail.com>
+L:	linux-mtd at lists.infradead.org
+W:	http://www.linux-mtd.infradead.org/
+Q:	http://patchwork.ozlabs.org/project/linux-mtd/list/
+T:	git git://github.com/spi-nor/linux.git
+S:	Maintained
+F:	drivers/mtd/spi-nor/
+F:	include/linux/mtd/spi-nor.h
+
 SPI SUBSYSTEM
 M:	Mark Brown <broonie at kernel.org>
 L:	linux-spi at vger.kernel.org



More information about the linux-mtd-cvs mailing list