summaryrefslogtreecommitdiff
path: root/drivers/dma/fsl-qdma.c
diff options
context:
space:
mode:
authorJoy Zou <joy.zou@nxp.com>2024-01-31 19:33:18 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-03-06 17:48:41 +0300
commit91b001fb0b0816fb0fac2c7cecc301c3d0710236 (patch)
tree818e178a4a8230c480eb9734996495e4e58ee4aa /drivers/dma/fsl-qdma.c
parent4e0fe154be7b14498a8844cdffadda7ab51d5958 (diff)
downloadlinux-91b001fb0b0816fb0fac2c7cecc301c3d0710236.tar.xz
dmaengine: fsl-edma: correct calculation of 'nbytes' in multi-fifo scenario
commit 9ba17defd9edd87970b701085402bc8ecc3a11d4 upstream. The 'nbytes' should be equivalent to burst * width in audio multi-fifo setups. Given that the FIFO width is fixed at 32 bits, adjusts the burst size for multi-fifo configurations to match the slave maxburst in the configuration. Cc: stable@vger.kernel.org Fixes: 72f5801a4e2b ("dmaengine: fsl-edma: integrate v3 support") Signed-off-by: Joy Zou <joy.zou@nxp.com> Signed-off-by: Frank Li <Frank.Li@nxp.com> Link: https://lore.kernel.org/r/20240131163318.360315-1-Frank.Li@nxp.com Signed-off-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/dma/fsl-qdma.c')
0 files changed, 0 insertions, 0 deletions