Re: [PATCH v2 00/25] Add QCOM QPIC NAND support

2017-08-04 Thread Abhishek Sahu
On 2017-08-04 13:25, Boris Brezillon wrote: On Fri, 4 Aug 2017 09:53:05 +0200 Boris Brezillon wrote: Hi Abhishek, On Wed, 19 Jul 2017 17:17:48 +0530 Abhishek Sahu wrote: > v2: > > 1. Addressed the review comments given in v1 > 2.

Re: [PATCH v2 00/25] Add QCOM QPIC NAND support

2017-08-04 Thread Abhishek Sahu
On 2017-08-04 13:25, Boris Brezillon wrote: On Fri, 4 Aug 2017 09:53:05 +0200 Boris Brezillon wrote: Hi Abhishek, On Wed, 19 Jul 2017 17:17:48 +0530 Abhishek Sahu wrote: > v2: > > 1. Addressed the review comments given in v1 > 2. Removed the DMA coherent buffer for register read and used >

Re: [PATCH v2 00/25] Add QCOM QPIC NAND support

2017-08-04 Thread Boris Brezillon
On Fri, 4 Aug 2017 09:53:05 +0200 Boris Brezillon wrote: > Hi Abhishek, > > On Wed, 19 Jul 2017 17:17:48 +0530 > Abhishek Sahu wrote: > > > v2: > > > > 1. Addressed the review comments given in v1 > > 2. Removed the DMA coherent

Re: [PATCH v2 00/25] Add QCOM QPIC NAND support

2017-08-04 Thread Boris Brezillon
On Fri, 4 Aug 2017 09:53:05 +0200 Boris Brezillon wrote: > Hi Abhishek, > > On Wed, 19 Jul 2017 17:17:48 +0530 > Abhishek Sahu wrote: > > > v2: > > > > 1. Addressed the review comments given in v1 > > 2. Removed the DMA coherent buffer for register read and used > >streaming DMA API’s >

Re: [PATCH v2 00/25] Add QCOM QPIC NAND support

2017-08-04 Thread Boris Brezillon
Hi Abhishek, On Wed, 19 Jul 2017 17:17:48 +0530 Abhishek Sahu wrote: > v2: > > 1. Addressed the review comments given in v1 > 2. Removed the DMA coherent buffer for register read and used >streaming DMA API’s > 3. Reorganized the NAND read and write functions > 4.

Re: [PATCH v2 00/25] Add QCOM QPIC NAND support

2017-08-04 Thread Boris Brezillon
Hi Abhishek, On Wed, 19 Jul 2017 17:17:48 +0530 Abhishek Sahu wrote: > v2: > > 1. Addressed the review comments given in v1 > 2. Removed the DMA coherent buffer for register read and used >streaming DMA API’s > 3. Reorganized the NAND read and write functions > 4. Separated patch for

[PATCH v2 00/25] Add QCOM QPIC NAND support

2017-07-19 Thread Abhishek Sahu
v2: 1. Addressed the review comments given in v1 2. Removed the DMA coherent buffer for register read and used streaming DMA API’s 3. Reorganized the NAND read and write functions 4. Separated patch for driver and documentation changes 5. Changed the compatible string for EBI2 v1:

[PATCH v2 00/25] Add QCOM QPIC NAND support

2017-07-19 Thread Abhishek Sahu
v2: 1. Addressed the review comments given in v1 2. Removed the DMA coherent buffer for register read and used streaming DMA API’s 3. Reorganized the NAND read and write functions 4. Separated patch for driver and documentation changes 5. Changed the compatible string for EBI2 v1: