Re: [PATCH v3 11/18] dmaengine: dma-jz4780: Add missing residue DTC mask

From: Vinod
Date: Tue Jul 24 2018 - 09:39:04 EST


On 21-07-18, 13:06, Paul Cercueil wrote:
> From: Daniel Silsby <dansilsby@xxxxxxxxx>
>
> The 'dtc' word in jz DMA descriptors contains two fields: The
> lowest 24 bits are the transfer count, and upper 8 bits are the DOA
> offset to next descriptor. The upper 8 bits are now correctly masked
> off when computing residue in jz4780_dma_desc_residue(). Note that
> reads of the DTCn hardware reg are automatically masked this way.
>
> Signed-off-by: Daniel Silsby <dansilsby@xxxxxxxxx>
> Tested-by: Mathieu Malaterre <malat@xxxxxxxxxx>

This needs your s-o-b. Please see Documentation/process/submitting-patches.rst

I think Randy did flag this one some other patch as well. All the
patches need to be signed off by sender as well

--
~Vinod