From: "Kamlakant Patel" <kamlakant.patel@broadcom.com>
To: "Gupta, Pekon" <pekon@ti.com>
Cc: "devel@driverdev.osuosl.org" <devel@driverdev.osuosl.org>,
"gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>,
Brian Norris <computersforpeace@gmail.com>,
"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
"manonuevo@micron.com" <manonuevo@micron.com>
Subject: Re: [PATCH] Staging: MTD: Micron SPINAND Driver support
Date: Thu, 3 Oct 2013 15:24:38 +0530 [thread overview]
Message-ID: <20131003095437.GA15892@kpatel.netlogicmircro.com> (raw)
In-Reply-To: <20980858CB6D3A4BAE95CA194937D5E73EA19568@DBDE04.ent.ti.com>
On Thu, Oct 03, 2013 at 05:49:58AM +0000, Gupta, Pekon wrote:
> > From: linux-mtd On Behalf Of Brian Norris
> > > On Tue, Oct 01, 2013 at 03:03:58PM +0530, Kamlakant Patel wrote:
> > > This patch adds support for Micron SPINAND via MTD.
> > >
> > > Signed-off-by: Mona Anonuevo <manonuevo@micron.com>
> > > Signed-off-by: Kamlakant Patel <kamlakant.patel@broadcom.com>
> > > ---
> > > This patch has to be merged via staging tree.
> > >
> > > This is a driver from Micron for MT29F1G01ZACH4 SPI based NAND chips.
> > This driver had
> > > been posted multiple times to the mtd list.
> > > 1. http://lists.infradead.org/pipermail/linux-mtd/2010-May/031975.html
> > > 2. http://lists.infradead.org/pipermail/linux-mtd/2010-April/029523.html
> > > 3. patchwork.ozlabs.org/patch/258697/
> > > This has not been merged into the main kernel yet.
> > >
> > > I have cleaned and updated it for current kernel. Since there are many
> > users for
> > > this driver, it may be useful to add it to the staging tree, where further fixes
> > and
> > > cleanups can be done. Once it reaches to the standard will be moved to the
> > mtd.
> > >
> > > This driver has been tested with Micron SPINAND MT29F1G01ZACH4 chip
> > on kernel 3.12 on
> > > the Netlogic XLP platforms.
> > >
> > > Mona Anonuevo, I have retained your sign-offs from the original patch.
> > >
> I see that major portion (especially the generic framework) is ported from
> http://lists.infradead.org/pipermail/linux-mtd/2010-May/031975.html
> So shouldn't you just maintain the original authorship ?
> And the original headers ?
>
I have retained signoff, module_author name and copyright from the
original patch. There are significant changes in the code, so
it will not be correct to keep the commit author.
> >
> > You can address these comments in follow up patches after it's included
> > in staging, though. There's probably more review needed anyway
> > eventually (I see that no one really has reviewed this on the MTD
> > mailing list yet).
> >
> The original version of this patch in 2010 added *generic spinand*
> framework. And support for m29f (Micron devices) should have been
> added using that generic framework. But due to lack of response
> generic framework never went in.
> Therefore I think this patch series adds a customized driver just for
> 'm29f' (Micron serial NAND) devices, removing the generalization.
>
> There was a refreshed version of original patch (with generic framework)
> but no response on that too. I don't want to hold this patch, but it would
> be good, if you can review generic framework also ..
> https://lkml.org/lkml/2013/6/26/88
Right now, we don't want do merge the framework code into staging, that
has to go through linux-mtd after discussion. This patch is to add a
working driver for mt29f chip using the existing NAND framework.
>
> with regards, pekon
>
next prev parent reply other threads:[~2013-10-03 9:38 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-02 13:22 [PATCH] Staging: MTD: Micron SPINAND Driver support Kamlakant Patel
2013-09-25 23:14 ` Greg KH
2013-09-25 23:15 ` Greg KH
2013-10-01 7:26 ` Kamlakant Patel
2013-10-01 9:33 ` Kamlakant Patel
2013-10-02 18:45 ` Brian Norris
2013-10-03 5:49 ` Gupta, Pekon
2013-10-03 9:54 ` Kamlakant Patel [this message]
2013-10-03 5:24 ` Greg KH
2013-10-03 5:25 ` Greg KH
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=20131003095437.GA15892@kpatel.netlogicmircro.com \
--to=kamlakant.patel@broadcom.com \
--cc=computersforpeace@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-mtd@lists.infradead.org \
--cc=manonuevo@micron.com \
--cc=pekon@ti.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.