]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - rpmsg/rpmsg.git/commit
soc/dmaengine: ti: Move cppi5.h header under dma as ti-cppi5.h
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 12 Oct 2018 09:56:24 +0000 (12:56 +0300)
committerTero Kristo <t-kristo@ti.com>
Tue, 16 Oct 2018 09:12:18 +0000 (12:12 +0300)
commit858fe3fdacb3621e36a152e56495928783f6d2f2
tree2a242f7578d85395785bfd748026dbae49556661
parent0fb6a509765e5a833475e916cde4b254bf01c49e
soc/dmaengine: ti: Move cppi5.h header under dma as ti-cppi5.h

The CPPI5 contains the defines, types and helpers to handle DMA descriptors
used by UDMA, it is better placed under dma than soc.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
drivers/dma/ti/k3-navss-udma.c
drivers/dma/ti/k3-udma.c
drivers/net/ethernet/ti/am65-cpsw-nuss.c
drivers/net/ethernet/ti/icssg_prueth.c
drivers/net/ethernet/ti/icssg_prueth.h
include/linux/dma/ti-cppi5.h [moved from include/linux/soc/ti/cppi5.h with 99% similarity]