All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] MAINTAINERS: Add entry for SPI NAND framework and drivers
@ 2023-02-13  9:46 Frieder Schrempf
  2023-02-13  9:46 ` [PATCH 2/2] MAINTAINERS: Rename NAND FLASH to RAW NAND Frieder Schrempf
  2023-02-27 15:24 ` [PATCH 1/2] MAINTAINERS: Add entry for SPI NAND framework and drivers Dario Binacchi
  0 siblings, 2 replies; 9+ messages in thread
From: Frieder Schrempf @ 2023-02-13  9:46 UTC (permalink / raw)
  To: u-boot
  Cc: Frieder Schrempf, Jagan Teki, Dario Binacchi,
	Michael Nazzareno Trimarchi, Tom Rini, Damien Le Moal,
	Ilias Apalodimas, Marek Behún, Michal Simek,
	Philippe Reynes, Sean Anderson, Simon Glass, Stefan Roese,
	William Zhang

From: Frieder Schrempf <frieder.schrempf@kontron.de>

In [1] Michael agreed on taking patches for SPI NAND through the RAW
NAND tree. Add a dedicated entry to the MAINTAINERS file which adds
Michael and Dario as maintainers and myself as reviewer.

[1] https://lists.denx.de/pipermail/u-boot/2023-February/508571.html

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Cc: Jagan Teki <jagan@amarulasolutions.com>
Cc: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Cc: Michael Nazzareno Trimarchi <michael@amarulasolutions.com>
Cc: Tom Rini <trini@konsulko.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b9c505d5fa..e40c401337 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1375,6 +1375,14 @@ T:	git https://source.denx.de/u-boot/custodians/u-boot-spi.git
 F:	drivers/spi/
 F:	include/spi*
 
+SPI NAND
+M:	Dario Binacchi <dario.binacchi@amarulasolutions.com>
+M:	Michael Trimarchi <michael@amarulasolutions.com>
+R:	Frieder Schrempf <frieder.schrempf@kontron.de>
+S:	Maintained
+T:	git https://source.denx.de/u-boot/custodians/u-boot-nand-flash.git
+F:	drivers/mtd/nand/spi/
+
 SPI-NOR
 M:	Jagan Teki <jagan@amarulasolutions.com>
 M:	Vignesh R <vigneshr@ti.com>
-- 
2.39.1


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

end of thread, other threads:[~2023-04-17  8:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-13  9:46 [PATCH 1/2] MAINTAINERS: Add entry for SPI NAND framework and drivers Frieder Schrempf
2023-02-13  9:46 ` [PATCH 2/2] MAINTAINERS: Rename NAND FLASH to RAW NAND Frieder Schrempf
2023-02-27 15:24 ` [PATCH 1/2] MAINTAINERS: Add entry for SPI NAND framework and drivers Dario Binacchi
2023-02-28  8:52   ` Frieder Schrempf
2023-02-28 14:48     ` Tom Rini
2023-03-28  8:00       ` Frieder Schrempf
2023-03-28  8:04         ` Dario Binacchi
2023-04-17  8:30           ` Dario Binacchi
2023-02-28 14:57     ` Jagan Teki

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.