dmaengine: fsl-edma: utilize common dt-binding header file
authorFrank Li <Frank.Li@nxp.com>
Tue, 14 Nov 2023 15:48:23 +0000 (10:48 -0500)
committerVinod Koul <vkoul@kernel.org>
Thu, 21 Dec 2023 16:11:06 +0000 (21:41 +0530)
commitd0e217b72f9f5c5ef35e3423d393ea8093ce98ec
tree4d2a216f5baebf0cee4e617e35ed9bdd3f7eea8e
parent1e9b05258271b76ccc04a4b535009d2cb596506a
dmaengine: fsl-edma: utilize common dt-binding header file

Refactor the code to use the common dt-binding header file, fsl-edma.h.
Renaming ARGS* to FSL_EDMA*, ensuring no functional changes.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20231114154824.3617255-4-Frank.Li@nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/fsl-edma-main.c