aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/dma
diff options
context:
space:
mode:
authorFrank Li <Frank.Li@nxp.com>2023-12-21 10:35:26 -0500
committerVinod Koul <vkoul@kernel.org>2024-02-07 09:40:17 +0100
commitb51dd7c8aac292396d038d0a9fb9c1589addb515 (patch)
treed77239aa897c21e389259e52dedee6c1836340d5 /Documentation/devicetree/bindings/dma
parente0a08ed25492b6437e366b347113db484037b9b9 (diff)
dmaengine: mcf-edma: utilize edma_write_tcdreg() macro for TCD Access
The TCD structure has undergone modifications, incorporating fields extended to 64 bits. When TCD64 is enabled, the TCD type shifts to 'void *'. Use of the edma_write_tcdreg() macro to facilitate TCD register access. Add cpu_to_le32(0) to ensure little-endian compatibility with TCD registers and avoid a build warning. Signed-off-by: Frank Li <Frank.Li@nxp.com> Link: https://lore.kernel.org/r/20231221153528.1588049-5-Frank.Li@nxp.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/dma')
0 files changed, 0 insertions, 0 deletions