All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] MAINTAINERS: add a maintainer for the SPI NOR subsystem
@ 2016-10-18 14:58 Cyrille Pitchen
  2016-10-18 15:17 ` Marek Vasut
  0 siblings, 1 reply; 17+ messages in thread
From: Cyrille Pitchen @ 2016-10-18 14:58 UTC (permalink / raw)
  To: computersforpeace, linux-mtd
  Cc: nicolas.ferre, boris.brezillon, marex, linux-kernel,
	Cyrille Pitchen

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.

Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
---
 MAINTAINERS | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 757f9c4b388d..73e9319b3f9f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11390,6 +11390,16 @@ W:	http://www.st.com/spear
 S:	Maintained
 F:	drivers/clk/spear/
 
+SPI NOR SUBSYSTEM
+M:	Cyrille Pitchen <cyrille.pitchen@atmel.com>
+L:	linux-mtd@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@kernel.org>
 L:	linux-spi@vger.kernel.org
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2016-10-19  6:41 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-18 14:58 [PATCH 1/1] MAINTAINERS: add a maintainer for the SPI NOR subsystem Cyrille Pitchen
2016-10-18 15:17 ` Marek Vasut
2016-10-18 15:30   ` Richard Weinberger
2016-10-18 15:55     ` Cyrille Pitchen
2016-10-18 16:15       ` Richard Weinberger
2016-10-18 16:37         ` Marek Vasut
2016-10-18 18:46         ` Brian Norris
2016-10-18 19:02           ` Richard Weinberger
2016-10-18 19:15           ` Boris Brezillon
2016-10-18 21:10             ` David Oberhollenzer
2016-10-18 22:04               ` Marek Vasut
2016-10-18 19:31           ` Marek Vasut
2016-10-18 19:41             ` Boris Brezillon
2016-10-18 19:51               ` Marek Vasut
2016-10-19  6:41           ` Artem Bityutskiy
2016-10-18 19:59         ` Moritz Fischer
2016-10-18 20:18           ` Richard Weinberger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.