Skip to content

Commit

Permalink
MAINTAINERS: add a maintainer for the SPI NOR subsystem
Browse files Browse the repository at this point in the history
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 <[email protected]>
Acked-by: Boris Brezillon <[email protected]>
Acked-by: Marek Vasut <[email protected]>
Acked-by: Jagan Teki <[email protected]>
Signed-off-by: Brian Norris <[email protected]>
  • Loading branch information
Cyrille Pitchen authored and computersforpeace committed Oct 27, 2016
1 parent 1001354 commit e279654
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -11392,6 +11392,17 @@ W: http://www.st.com/spear
S: Maintained
F: drivers/clk/spear/

SPI NOR SUBSYSTEM
M: Cyrille Pitchen <[email protected]>
M: Marek Vasut <[email protected]>
L: [email protected]
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 <[email protected]>
L: [email protected]
Expand Down

0 comments on commit e279654

Please sign in to comment.