Re: [PATCH 08/14] qcom: mtd: nand: Add support for additional CSRs

2017-07-17 Thread Abhishek Sahu
On 2017-07-04 12:24, Archit Taneja wrote: On 06/29/2017 12:46 PM, Abhishek Sahu wrote: 1. NAND_READ_LOCATION: provides the offset in page for reading in BAM DMA mode 2. NAND_ERASED_CW_DETECT_CFG: contains the status for erased code words 3. NAND_BUFFER_STATUS: contains the status for E

Re: [PATCH 08/14] qcom: mtd: nand: Add support for additional CSRs

2017-07-03 Thread Archit Taneja
On 06/29/2017 12:46 PM, Abhishek Sahu wrote: 1. NAND_READ_LOCATION: provides the offset in page for reading in BAM DMA mode 2. NAND_ERASED_CW_DETECT_CFG: contains the status for erased code words 3. NAND_BUFFER_STATUS: contains the status for ECC Signed-off-by: Abhishek Sahu --- d

[PATCH 08/14] qcom: mtd: nand: Add support for additional CSRs

2017-06-29 Thread Abhishek Sahu
1. NAND_READ_LOCATION: provides the offset in page for reading in BAM DMA mode 2. NAND_ERASED_CW_DETECT_CFG: contains the status for erased code words 3. NAND_BUFFER_STATUS: contains the status for ECC Signed-off-by: Abhishek Sahu --- drivers/mtd/nand/qcom_nandc.c | 67 ++