commit | 497d7d852a48a28b5f98f1a994195d3c16f591fc | [log] [tgz] |
---|---|---|
author | Abhishek Sahu <absahu@codeaurora.org> | Fri Aug 11 17:09:19 2017 +0530 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Wed Aug 23 16:49:25 2017 +0200 |
tree | 0f704f6327056a2a6bad352b8533fe09fafe67e6 | |
parent | 8c5d5d6a0bc62bebed37f306b80ab125fa3fbb8d [diff] |
mtd: nand: qcom: add and initialize QPIC DMA resources 1. QPIC NAND controller uses 3 BAM channels: command, data tx and data rx while EBI2 NAND controller uses only single ADM channel. 2. CRCI is only required for ADM DMA and it's not required for BAM DMA. 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>