All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jagan@amarulasolutions.com>
To: Frieder Schrempf <frieder.schrempf@kontron.de>
Cc: "Dario Binacchi" <dario.binacchi@amarulasolutions.com>,
	"Frieder Schrempf" <frieder@fris.de>,
	u-boot@lists.denx.de,
	"Michael Nazzareno Trimarchi" <michael@amarulasolutions.com>,
	"Tom Rini" <trini@konsulko.com>,
	"Damien Le Moal" <damien.lemoal@opensource.wdc.com>,
	"Ilias Apalodimas" <ilias.apalodimas@linaro.org>,
	"Marek Behún" <kabel@kernel.org>,
	"Michal Simek" <michal.simek@amd.com>,
	"Philippe Reynes" <philippe.reynes@softathome.com>,
	"Sean Anderson" <sean.anderson@seco.com>,
	"Simon Glass" <sjg@chromium.org>, "Stefan Roese" <sr@denx.de>,
	"William Zhang" <william.zhang@broadcom.com>
Subject: Re: [PATCH 1/2] MAINTAINERS: Add entry for SPI NAND framework and drivers
Date: Tue, 28 Feb 2023 20:27:34 +0530	[thread overview]
Message-ID: <CAMty3ZA0=RVyJjspn8O5B0M6xWXAT2PYC-_uct1w0WOOb-13sQ@mail.gmail.com> (raw)
In-Reply-To: <6a871b33-d8ff-2cf7-0415-b4fd172ad1d8@kontron.de>

On Tue, Feb 28, 2023 at 2:22 PM Frieder Schrempf
<frieder.schrempf@kontron.de> wrote:
>
> On 27.02.23 16:24, Dario Binacchi wrote:
> > Hi Frieder,
> >
> > On Mon, Feb 13, 2023 at 10:47 AM Frieder Schrempf <frieder@fris.de> wrote:
> >>
> >> 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://eur04.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.denx.de%2Fpipermail%2Fu-boot%2F2023-February%2F508571.html&data=05%7C01%7Cfrieder.schrempf%40kontron.de%7C0ec7e2ff745f4303d31208db18d6c423%7C8c9d3c973fd941c8a2b1646f3942daf1%7C0%7C0%7C638131082918732044%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=4HDR%2BwouzdpqPFWPdvnZWRXSyjc94T%2F0pPHaXTYNrsM%3D&reserved=0
> >>
> >> 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://eur04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsource.denx.de%2Fu-boot%2Fcustodians%2Fu-boot-spi.git&data=05%7C01%7Cfrieder.schrempf%40kontron.de%7C0ec7e2ff745f4303d31208db18d6c423%7C8c9d3c973fd941c8a2b1646f3942daf1%7C0%7C0%7C638131082918732044%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=RPFcfbNZYy7sKTu8PruDhcIDts7ufkzrUtPr1cR8yhw%3D&reserved=0
> >>  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://eur04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsource.denx.de%2Fu-boot%2Fcustodians%2Fu-boot-nand-flash.git&data=05%7C01%7Cfrieder.schrempf%40kontron.de%7C0ec7e2ff745f4303d31208db18d6c423%7C8c9d3c973fd941c8a2b1646f3942daf1%7C0%7C0%7C638131082918732044%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=pGjKSC7chQZ4%2BvT7QVNDdselY2P4llM5AeEMLTjzYUI%3D&reserved=0
> >> +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 <frieder.schrempf@kontron.de>"
>
> Actually, I don't really like to be listed as reviewer for the whole
> NAND subsystem. I only have limited time and knowledge and SPI NAND is
> an area I feel I can provide help.
>
> > Neither SPI NAND nor  RAW NAND exists in the Linux kernel MAINTAINERS file.
>
> Is there a requirement to have MAINTAINERS in sync with Linux?

For SPI NAND Core functionalities yes, but it would be better if it
wouldn't be direct sync.

Thanks,
Jagan.

      parent reply	other threads:[~2023-02-28 14:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMty3ZA0=RVyJjspn8O5B0M6xWXAT2PYC-_uct1w0WOOb-13sQ@mail.gmail.com' \
    --to=jagan@amarulasolutions.com \
    --cc=damien.lemoal@opensource.wdc.com \
    --cc=dario.binacchi@amarulasolutions.com \
    --cc=frieder.schrempf@kontron.de \
    --cc=frieder@fris.de \
    --cc=ilias.apalodimas@linaro.org \
    --cc=kabel@kernel.org \
    --cc=michael@amarulasolutions.com \
    --cc=michal.simek@amd.com \
    --cc=philippe.reynes@softathome.com \
    --cc=sean.anderson@seco.com \
    --cc=sjg@chromium.org \
    --cc=sr@denx.de \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=william.zhang@broadcom.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.