linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Naga Sureshkumar Relli <nagasure@xilinx.com>
To: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: "boris.brezillon@bootlin.com" <boris.brezillon@bootlin.com>,
	"richard@nod.at" <richard@nod.at>,
	"dwmw2@infradead.org" <dwmw2@infradead.org>,
	"computersforpeace@gmail.com" <computersforpeace@gmail.com>,
	"marek.vasut@gmail.com" <marek.vasut@gmail.com>,
	"linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Michal Simek <michals@xilinx.com>,
	"nagasuresh12@gmail.com" <nagasuresh12@gmail.com>
Subject: RE: [LINUX PATCH v11 0/3] Add support for Arasan NAND Flash controller
Date: Mon, 29 Oct 2018 13:05:47 +0000	[thread overview]
Message-ID: <BN6PR02MB2610FC0417A77722E5F63BE3AFF30@BN6PR02MB2610.namprd02.prod.outlook.com> (raw)
In-Reply-To: <20181029105108.562ddd21@xps13>

Hi Miquel,

> -----Original Message-----
> From: Miquel Raynal [mailto:miquel.raynal@bootlin.com]
> Sent: Monday, October 29, 2018 3:21 PM
> To: Naga Sureshkumar Relli <nagasure@xilinx.com>
> Cc: boris.brezillon@bootlin.com; richard@nod.at; dwmw2@infradead.org;
> computersforpeace@gmail.com; marek.vasut@gmail.com; linux-mtd@lists.infradead.org;
> linux-kernel@vger.kernel.org; Michal Simek <michals@xilinx.com>;
> nagasuresh12@gmail.com
> Subject: Re: [LINUX PATCH v11 0/3] Add support for Arasan NAND Flash controller
> 
> Hi Naga,
> 
> Naga Sureshkumar Relli <naga.sureshkumar.relli@xilinx.com> wrote on Tue, 25 Sep 2018
> 17:50:28 +0530:
> 
> > This patch series adds the basic driver support for Arasan NAND Flash controller.
> > We are reinitiating the patch series by fixing the comments given by Miquel and Boris.
> > Major changes are exec_op() implementation related.
> > Rebased to 4.19 nand tree.
> > Tested MT29F32G08ABCDBJ4.
> >
> > As suggested by Boris, it also adds a new varaible called mode in
> > struct nand_sdr_timings, which will give directly the sdr operating
> > mode. and it is useful for some controllers, where we can configure
> > direclty the operating mode instead of timings.
> >
> 
> Unless I missed something there are still comments from Boris pending?
> I will wait for your v12 to give this driver another shot.
shall I send the v12 on top of nand/for-4.20?

Thanks,
Naga Sureshkumar Relli
> 
> Thanks,
> Miquèl

  reply	other threads:[~2018-10-29 13:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-25 12:20 [LINUX PATCH v11 0/3] Add support for Arasan NAND Flash controller Naga Sureshkumar Relli
2018-09-25 12:20 ` [LINUX PATCH v11 1/3] dt-bindings: mtd: arasan: Add device tree binding documentation Naga Sureshkumar Relli
2018-09-26 13:18   ` Rob Herring
2018-09-27 10:57     ` Naga Sureshkumar Relli
2018-09-25 12:20 ` [LINUX PATCH v11 2/3] mtd: rawnand: Add an option to get sdr timing mode number Naga Sureshkumar Relli
2018-10-03 19:30   ` Boris Brezillon
2018-09-25 12:20 ` [LINUX PATCH v11 3/3] mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller Naga Sureshkumar Relli
2018-10-03 19:38   ` Boris Brezillon
2018-10-19  9:44     ` Naga Sureshkumar Relli
2018-10-03 19:46   ` Boris Brezillon
2018-10-19  9:47     ` Naga Sureshkumar Relli
2018-10-29  9:51 ` [LINUX PATCH v11 0/3] Add support for Arasan NAND Flash controller Miquel Raynal
2018-10-29 13:05   ` Naga Sureshkumar Relli [this message]
2018-10-29 13:22     ` Miquel Raynal

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=BN6PR02MB2610FC0417A77722E5F63BE3AFF30@BN6PR02MB2610.namprd02.prod.outlook.com \
    --to=nagasure@xilinx.com \
    --cc=boris.brezillon@bootlin.com \
    --cc=computersforpeace@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marek.vasut@gmail.com \
    --cc=michals@xilinx.com \
    --cc=miquel.raynal@bootlin.com \
    --cc=nagasuresh12@gmail.com \
    --cc=richard@nod.at \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).