Re: [PATCH v3 15/20] mtd: nand: qcom: support for command descriptor formation

2017-08-09 Thread Abhishek Sahu
On 2017-08-05 21:49, Abhishek Sahu wrote: 1. Add the function for command descriptor preparation which will be used only by BAM DMA and it will form the DMA descriptors containing command elements 2. DMA_PREP_CMD flag should be used for forming command DMA descriptors Signed-off-by: Abh

[PATCH v3 15/20] mtd: nand: qcom: support for command descriptor formation

2017-08-05 Thread Abhishek Sahu
1. Add the function for command descriptor preparation which will be used only by BAM DMA and it will form the DMA descriptors containing command elements 2. DMA_PREP_CMD flag should be used for forming command DMA descriptors Signed-off-by: Abhishek Sahu --- drivers/mtd/nand/qcom_nandc