Skip to content

Commit e279654

Browse files
Cyrille Pitchencomputersforpeace
authored andcommitted
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@atmel.com> Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com> Acked-by: Marek Vasut <marek.vasut@gmail.com> Acked-by: Jagan Teki <jteki@openedev.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>
1 parent 1001354 commit e279654

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

MAINTAINERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11392,6 +11392,17 @@ W: http://www.st.com/spear
1139211392
S: Maintained
1139311393
F: drivers/clk/spear/
1139411394

11395+
SPI NOR SUBSYSTEM
11396+
M: Cyrille Pitchen <cyrille.pitchen@atmel.com>
11397+
M: Marek Vasut <marek.vasut@gmail.com>
11398+
L: linux-mtd@lists.infradead.org
11399+
W: http://www.linux-mtd.infradead.org/
11400+
Q: http://patchwork.ozlabs.org/project/linux-mtd/list/
11401+
T: git git://github.com/spi-nor/linux.git
11402+
S: Maintained
11403+
F: drivers/mtd/spi-nor/
11404+
F: include/linux/mtd/spi-nor.h
11405+
1139511406
SPI SUBSYSTEM
1139611407
M: Mark Brown <broonie@kernel.org>
1139711408
L: linux-spi@vger.kernel.org

0 commit comments

Comments
 (0)