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

2018-10-29 Thread Miquel Raynal
Hi Naga,

Naga Sureshkumar Relli  wrote on Mon, 29 Oct 2018
13:05:47 +:

> Hi Miquel,
> 
> > -Original Message-
> > From: Miquel Raynal [mailto:miquel.ray...@bootlin.com]
> > Sent: Monday, October 29, 2018 3:21 PM
> > To: Naga Sureshkumar Relli 
> > Cc: boris.brezil...@bootlin.com; rich...@nod.at; dw...@infradead.org;
> > computersforpe...@gmail.com; marek.va...@gmail.com; 
> > linux-...@lists.infradead.org;
> > linux-kernel@vger.kernel.org; Michal Simek ;
> > nagasures...@gmail.com
> > Subject: Re: [LINUX PATCH v11 0/3] Add support for Arasan NAND Flash 
> > controller
> > 
> > Hi Naga,
> > 
> > Naga Sureshkumar Relli  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?

Yes please, or wait for -rc1 to be out. There is no rush.


Thanks,
Miquèl


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

2018-10-29 Thread Miquel Raynal
Hi Naga,

Naga Sureshkumar Relli  wrote on Mon, 29 Oct 2018
13:05:47 +:

> Hi Miquel,
> 
> > -Original Message-
> > From: Miquel Raynal [mailto:miquel.ray...@bootlin.com]
> > Sent: Monday, October 29, 2018 3:21 PM
> > To: Naga Sureshkumar Relli 
> > Cc: boris.brezil...@bootlin.com; rich...@nod.at; dw...@infradead.org;
> > computersforpe...@gmail.com; marek.va...@gmail.com; 
> > linux-...@lists.infradead.org;
> > linux-kernel@vger.kernel.org; Michal Simek ;
> > nagasures...@gmail.com
> > Subject: Re: [LINUX PATCH v11 0/3] Add support for Arasan NAND Flash 
> > controller
> > 
> > Hi Naga,
> > 
> > Naga Sureshkumar Relli  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?

Yes please, or wait for -rc1 to be out. There is no rush.


Thanks,
Miquèl


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

2018-10-29 Thread Naga Sureshkumar Relli
Hi Miquel,

> -Original Message-
> From: Miquel Raynal [mailto:miquel.ray...@bootlin.com]
> Sent: Monday, October 29, 2018 3:21 PM
> To: Naga Sureshkumar Relli 
> Cc: boris.brezil...@bootlin.com; rich...@nod.at; dw...@infradead.org;
> computersforpe...@gmail.com; marek.va...@gmail.com; 
> linux-...@lists.infradead.org;
> linux-kernel@vger.kernel.org; Michal Simek ;
> nagasures...@gmail.com
> Subject: Re: [LINUX PATCH v11 0/3] Add support for Arasan NAND Flash 
> controller
> 
> Hi Naga,
> 
> Naga Sureshkumar Relli  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


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

2018-10-29 Thread Naga Sureshkumar Relli
Hi Miquel,

> -Original Message-
> From: Miquel Raynal [mailto:miquel.ray...@bootlin.com]
> Sent: Monday, October 29, 2018 3:21 PM
> To: Naga Sureshkumar Relli 
> Cc: boris.brezil...@bootlin.com; rich...@nod.at; dw...@infradead.org;
> computersforpe...@gmail.com; marek.va...@gmail.com; 
> linux-...@lists.infradead.org;
> linux-kernel@vger.kernel.org; Michal Simek ;
> nagasures...@gmail.com
> Subject: Re: [LINUX PATCH v11 0/3] Add support for Arasan NAND Flash 
> controller
> 
> Hi Naga,
> 
> Naga Sureshkumar Relli  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


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

2018-10-29 Thread Miquel Raynal
Hi Naga,

Naga Sureshkumar Relli  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.

Thanks,
Miquèl


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

2018-10-29 Thread Miquel Raynal
Hi Naga,

Naga Sureshkumar Relli  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.

Thanks,
Miquèl


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

2018-09-25 Thread Naga Sureshkumar Relli
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.

Naga Sureshkumar Relli (3):
  dt-bindings: mtd: arasan: Add device tree binding documentation
  mtd: rawnand: Add an option to get sdr timing mode number
  mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller

 .../devicetree/bindings/mtd/arasan_nand.txt|   33 +
 drivers/mtd/nand/raw/Kconfig   |7 +
 drivers/mtd/nand/raw/Makefile  |1 +
 drivers/mtd/nand/raw/arasan_nand.c | 1324 
 drivers/mtd/nand/raw/nand_timings.c|6 +
 include/linux/mtd/rawnand.h|2 +
 6 files changed, 1373 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mtd/arasan_nand.txt
 create mode 100644 drivers/mtd/nand/raw/arasan_nand.c

-- 
2.7.4



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

2018-09-25 Thread Naga Sureshkumar Relli
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.

Naga Sureshkumar Relli (3):
  dt-bindings: mtd: arasan: Add device tree binding documentation
  mtd: rawnand: Add an option to get sdr timing mode number
  mtd: rawnand: arasan: Add support for Arasan NAND Flash Controller

 .../devicetree/bindings/mtd/arasan_nand.txt|   33 +
 drivers/mtd/nand/raw/Kconfig   |7 +
 drivers/mtd/nand/raw/Makefile  |1 +
 drivers/mtd/nand/raw/arasan_nand.c | 1324 
 drivers/mtd/nand/raw/nand_timings.c|6 +
 include/linux/mtd/rawnand.h|2 +
 6 files changed, 1373 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mtd/arasan_nand.txt
 create mode 100644 drivers/mtd/nand/raw/arasan_nand.c

-- 
2.7.4