Skip to content
Commit 3819f2c5 authored by Robin Gong's avatar Robin Gong Committed by Paul Gortmaker
Browse files

dmaengine: fsl-edma-common: correct DSIZE_32BYTE

commit e142087b upstream.

Correct EDMA_TCD_ATTR_DSIZE_32BYTE define since it's broken by the below:
'0x0005 --> BIT(3) | BIT(0))'

Fixes: 4d6d3a90

 ("dmaengine: fsl-edma: fix macros")
Signed-off-by: default avatarRobin Gong <yibin.gong@nxp.com>
Tested-by: default avatarAngelo Dureghello <angelo@sysam.it>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/1593449998-32091-1-git-send-email-yibin.gong@nxp.com
Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent 698757ed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment