+10
−0
drivers/dma/qcom/hidma.c
0 → 100644
+706
−0
drivers/dma/qcom/hidma.h
0 → 100644
+160
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds support for hidma engine. The driver consists of two logical blocks. The DMA engine interface and the low-level interface. The hardware only supports memcpy/memset and this driver only support memcpy interface. HW and driver doesn't support slave interface. Signed-off-by:Sinan Kaya <okaya@codeaurora.org> Reviewed-by:
Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by:
Vinod Koul <vinod.koul@intel.com>