zephyr/drivers/dma
Kumar Gala 49bab484df drivers: dma: sam_xdmac: Convert to devicetree
Convert sam_xdmac driver to utilize devicetree.  As part of the
controller binding we specify that dmas should contain a channel and the
perid for the DMA transaction.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-07 22:24:58 -05:00
..
CMakeLists.txt
dma_dw.c devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 2020-05-06 17:35:08 -05:00
dma_dw.h
dma_handlers.c
dma_nios2_msgdma.c
dma_sam_xdmac.c drivers: dma: sam_xdmac: Convert to devicetree 2020-05-07 22:24:58 -05:00
dma_sam_xdmac.h
dma_sam0.c drivers: dma: atmel_sam0: Convert to use devicetree macros for dma dev 2020-05-07 00:49:32 -05:00
dma_stm32_v1.c
dma_stm32_v2.c
dma_stm32.c devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 2020-05-06 17:35:08 -05:00
dma_stm32.h
dmamux_stm32.c devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH 2020-05-06 17:35:08 -05:00
dmamux_stm32.h
Kconfig
Kconfig.dw
Kconfig.nios2_msgdma
Kconfig.sam_xdmac
Kconfig.sam0
Kconfig.stm32