RE: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2016-10-24 Thread Punnaiah Choudary Kalluri
utersforpe...@gmail.com; dw...@infradead.org > Subject: Re: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand > interface > > [cc list trimmed] > > On Sun, Oct 23, 2016 at 05:37:42PM +0530, punnaiah choudary kalluri wrote: > > Hi Boris and Jason, > > >

RE: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2016-10-24 Thread Punnaiah Choudary Kalluri
radead.org; michal.si...@xilinx.com; ezequiel.garcia@free- > electrons.com; linux-kernel@vger.kernel.org; r...@landley.net; > ga...@codeaurora.org; Khoronzhuk, Ivan ; > computersforpe...@gmail.com; dw...@infradead.org > Subject: Re: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 s

RE: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2016-10-24 Thread Punnaiah Choudary Kalluri
t; mark.rutl...@arm.com; linux-...@lists.infradead.org; > michal.si...@xilinx.com; ezequiel.gar...@free-electrons.com; linux- > ker...@vger.kernel.org; r...@landley.net; ga...@codeaurora.org; > computersforpe...@gmail.com; dw...@infradead.org > Subject: Re: [v7, 1/3] nand: pl353: Add basic driver for

RE: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2016-10-24 Thread Punnaiah Choudary Kalluri
ezequiel.gar...@free-electrons.com; linux- > ker...@vger.kernel.org; r...@landley.net; ga...@codeaurora.org; > computersforpe...@gmail.com; dw...@infradead.org > Subject: Re: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand > interface > > On Tue, Oct 25, 2016

Re: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2016-10-24 Thread Jason Gunthorpe
On Tue, Oct 25, 2016 at 03:58:49AM +, Punnaiah Choudary Kalluri wrote: > > I have hacked the v7 patchset enough to work on 4.8 and hacked it some > > more to work on my hardware. The driver appears to be in no better > > shape than the 3.12 out-of-tree Xilinx release I was using previously..

Re: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2016-10-24 Thread Jason Gunthorpe
On Tue, Oct 25, 2016 at 03:58:49AM +, Punnaiah Choudary Kalluri wrote: > > I have hacked the v7 patchset enough to work on 4.8 and hacked it some > > more to work on my hardware. The driver appears to be in no better > > shape than the 3.12 out-of-tree Xilinx release I was using previously..

Re: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2016-10-24 Thread Jason Gunthorpe
[cc list trimmed] On Sun, Oct 23, 2016 at 05:37:42PM +0530, punnaiah choudary kalluri wrote: > Hi Boris and Jason, > > I am doing rework on these patches to accommodate recent changes with > respect to ooblayout. Also some of the comments that i have received > from Boris as part of the arasan

Re: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2016-10-24 Thread Jason Gunthorpe
[cc list trimmed] On Sun, Oct 23, 2016 at 05:37:42PM +0530, punnaiah choudary kalluri wrote: > Hi Boris and Jason, > > I am doing rework on these patches to accommodate recent changes with > respect to ooblayout. Also some of the comments that i have received > from Boris as part of the arasan

Re: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2016-10-24 Thread Boris Brezillon
Hi Punnaih, On Sun, 23 Oct 2016 17:37:42 +0530 punnaiah choudary kalluri wrote: > Hi Boris and Jason, > > I am doing rework on these patches to accommodate recent changes with > respect to ooblayout. Also some of the comments that i have received > from Boris as part of

Re: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2016-10-24 Thread Boris Brezillon
Hi Punnaih, On Sun, 23 Oct 2016 17:37:42 +0530 punnaiah choudary kalluri wrote: > Hi Boris and Jason, > > I am doing rework on these patches to accommodate recent changes with > respect to ooblayout. Also some of the comments that i have received > from Boris as part of the arasan nand

Re: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2016-10-23 Thread punnaiah choudary kalluri
Hi Boris and Jason, I am doing rework on these patches to accommodate recent changes with respect to ooblayout. Also some of the comments that i have received from Boris as part of the arasan nand controller upstream patches will apply to this driver. So, i will be releasing the next set of

Re: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2016-10-23 Thread punnaiah choudary kalluri
Hi Boris and Jason, I am doing rework on these patches to accommodate recent changes with respect to ooblayout. Also some of the comments that i have received from Boris as part of the arasan nand controller upstream patches will apply to this driver. So, i will be releasing the next set of

Re: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2016-10-21 Thread Boris Brezillon
On Fri, 21 Oct 2016 14:33:22 -0600 Jason Gunthorpe wrote: > On Mon, Jun 08, 2015 at 11:38:36PM +0530, Punnaiah Choudary Kalluri wrote: > > Add driver for arm pl353 static memory controller nand interface with > > HW ECC support. This controller is used in xilinx

Re: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2016-10-21 Thread Boris Brezillon
On Fri, 21 Oct 2016 14:33:22 -0600 Jason Gunthorpe wrote: > On Mon, Jun 08, 2015 at 11:38:36PM +0530, Punnaiah Choudary Kalluri wrote: > > Add driver for arm pl353 static memory controller nand interface with > > HW ECC support. This controller is used in xilinx zynq soc for interfacing > > the

Re: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2016-10-21 Thread Jason Gunthorpe
On Mon, Jun 08, 2015 at 11:38:36PM +0530, Punnaiah Choudary Kalluri wrote: > Add driver for arm pl353 static memory controller nand interface with > HW ECC support. This controller is used in xilinx zynq soc for interfacing > the nand flash memory. > > Signed-off-by: Punnaiah Choudary Kalluri

Re: [v7, 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2016-10-21 Thread Jason Gunthorpe
On Mon, Jun 08, 2015 at 11:38:36PM +0530, Punnaiah Choudary Kalluri wrote: > Add driver for arm pl353 static memory controller nand interface with > HW ECC support. This controller is used in xilinx zynq soc for interfacing > the nand flash memory. > > Signed-off-by: Punnaiah Choudary Kalluri >

Re: [PATCH v7 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2015-06-14 Thread punnaiah choudary kalluri
Ping. Regards, Punnaiah On Mon, Jun 8, 2015 at 11:38 PM, Punnaiah Choudary Kalluri wrote: > Add driver for arm pl353 static memory controller nand interface with > HW ECC support. This controller is used in xilinx zynq soc for interfacing > the nand flash memory. > > Signed-off-by: Punnaiah

Re: [PATCH v7 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2015-06-14 Thread punnaiah choudary kalluri
Ping. Regards, Punnaiah On Mon, Jun 8, 2015 at 11:38 PM, Punnaiah Choudary Kalluri punnaiah.choudary.kall...@xilinx.com wrote: Add driver for arm pl353 static memory controller nand interface with HW ECC support. This controller is used in xilinx zynq soc for interfacing the nand flash

[PATCH v7 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2015-06-08 Thread Punnaiah Choudary Kalluri
Add driver for arm pl353 static memory controller nand interface with HW ECC support. This controller is used in xilinx zynq soc for interfacing the nand flash memory. Signed-off-by: Punnaiah Choudary Kalluri --- Changes in v7: - Currently not implemented the memclk rate adjustments. I will

[PATCH v7 1/3] nand: pl353: Add basic driver for arm pl353 smc nand interface

2015-06-08 Thread Punnaiah Choudary Kalluri
Add driver for arm pl353 static memory controller nand interface with HW ECC support. This controller is used in xilinx zynq soc for interfacing the nand flash memory. Signed-off-by: Punnaiah Choudary Kalluri punn...@xilinx.com --- Changes in v7: - Currently not implemented the memclk rate