RE: [LINUX PATCH v11 0/3] Add support for Arasan NAND Flash controller

From: Naga Sureshkumar Relli
Date: Mon Oct 29 2018 - 09:05:56 EST


Hi Miquel,

> -----Original Message-----
> From: Miquel Raynal [mailto:miquel.raynal@xxxxxxxxxxx]
> Sent: Monday, October 29, 2018 3:21 PM
> To: Naga Sureshkumar Relli <nagasure@xxxxxxxxxx>
> Cc: boris.brezillon@xxxxxxxxxxx; richard@xxxxxx; dwmw2@xxxxxxxxxxxxx;
> computersforpeace@xxxxxxxxx; marek.vasut@xxxxxxxxx; linux-mtd@xxxxxxxxxxxxxxxxxxx;
> linux-kernel@xxxxxxxxxxxxxxx; Michal Simek <michals@xxxxxxxxxx>;
> nagasuresh12@xxxxxxxxx
> Subject: Re: [LINUX PATCH v11 0/3] Add support for Arasan NAND Flash controller
>
> Hi Naga,
>
> Naga Sureshkumar Relli <naga.sureshkumar.relli@xxxxxxxxxx> 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