Hi Frieder, On Mon, Feb 13, 2023 at 10:47 AM Frieder Schrempf <[email protected]> wrote: > > From: Frieder Schrempf <[email protected]> > > 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 <[email protected]> > Cc: Jagan Teki <[email protected]> > Cc: Dario Binacchi <[email protected]> > Cc: Michael Nazzareno Trimarchi <[email protected]> > Cc: Tom Rini <[email protected]> > --- > 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 <[email protected]> > +M: Michael Trimarchi <[email protected]> > +R: Frieder Schrempf <[email protected]> > +S: Maintained > +T: git https://source.denx.de/u-boot/custodians/u-boot-nand-flash.git > +F: drivers/mtd/nand/spi/ > +
Please re-send a single patch where you only consider drivers/mtd/nand for NAND FLASH in order to be as similar as possible to the Linux kernel MAINTAINERS file. Add to it "+R: Frieder Schrempf <[email protected]>" Neither SPI NAND nor RAW NAND exists in the Linux kernel MAINTAINERS file. Thanks and regards, Dario > SPI-NOR > M: Jagan Teki <[email protected]> > M: Vignesh R <[email protected]> > -- > 2.39.1 > -- Dario Binacchi Senior Embedded Linux Developer [email protected] __________________________________ Amarula Solutions SRL Via Le Canevare 30, 31100 Treviso, Veneto, IT T. +39 042 243 5310 [email protected] www.amarulasolutions.com

