commit | 8d6b6d7e135e9bbfc923d34a45cb0e72695e63ed | [log] [tgz] |
---|---|---|
author | Abhishek Sahu <absahu@codeaurora.org> | Mon Sep 25 13:21:26 2017 +0530 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Sat Oct 07 11:28:05 2017 +0200 |
tree | 7c3a94a47bd8928d03d6ceb36b52724d1ca7f0c7 | |
parent | 8c4cdce8b1ab044a2ee1d86d5a086f67e32b3c10 [diff] |
mtd: nand: qcom: support for command descriptor formation 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 Reviewed-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Abhishek Sahu <absahu@codeaurora.org> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>