Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: dma: fsl-edma: add new fsl,fsl,ls1028a-edma

QORIQ LS1028A soc used fsl,vf610-edma, but it has a little bit different
from others, so add new compatible to distinguish them.

Signed-off-by: Peng Ma <peng.ma@nxp.com>
Link: https://lore.kernel.org/r/20191212033714.4090-3-peng.ma@nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Peng Ma and committed by
Vinod Koul
d8c1bdb5 d1fd03a3

+1
+1
Documentation/devicetree/bindings/dma/fsl-edma.txt
··· 10 10 - compatible : 11 11 - "fsl,vf610-edma" for eDMA used similar to that on Vybrid vf610 SoC 12 12 - "fsl,imx7ulp-edma" for eDMA2 used similar to that on i.mx7ulp 13 + - "fsl,fsl,ls1028a-edma" for eDMA used similar to that on Vybrid vf610 SoC 13 14 - reg : Specifies base physical address(s) and size of the eDMA registers. 14 15 The 1st region is eDMA control register's address and size. 15 16 The 2nd and the 3rd regions are programmable channel multiplexing