[PATCH v5 11/16] mtd: nand: qcom: support for command descriptor formation

Boris Brezillon boris.brezillon at free-electrons.com
Sat Aug 19 13:38:44 PDT 2017


Le Sat, 19 Aug 2017 15:17:13 +0530,
Abhishek Sahu <absahu at codeaurora.org> a écrit :

> On 2017-08-17 17:37, 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
> > 
> > Reviewed-by: Archit Taneja <architt at codeaurora.org>
> > Signed-off-by: Abhishek Sahu <absahu at codeaurora.org>
> > ---
> > 
> > * Changes from v4: None
> > 
> > * BUILD DEPENDENCY:
> > 
> >  This PATCH has build dependency over following BAM command descriptor
> >  patch posted in DMA engine mailing list
> > 
> >  http://www.spinics.net/lists/dmaengine/msg13665.html
> >   
> 
>   Hi Boris,
> 
>   These patch has build dependency over DMA engine patch
>   http://www.spinics.net/lists/dmaengine/msg13665.html
> 
>   but this patch has been applied in your github
>   https://github.com/bbrezillon/linux-0day/commits/nand/next
> 
>   The DMA change has not merged yet so could we drop this and
>   previous patch alone till the the DMA change is merged to prevent
>   build error.

Oops. I saw this note when reviewing previous version of this and
completely forgot when applying v5. I dropped it from my nand/next
branch.
;
Note that the linux-0day repo is just a personal repo I use to let
Fenguang's robots test things before I push then to l2-mtd/nand/next.

Anyway, thanks for the heads up.

Boris



More information about the linux-mtd mailing list