zephyr/dts/bindings/dma
Christopher Friedt e2cd8d6416 dts: bindings: dma: add bindings for an emulated dma controller
Many driver APIs are opting to provide an `emul` driver
implementation that can be used for a number of purposes.

- providing an ideal / model driver for reference
- configurable backends
- seamless integration with device tree
- support for native posix, qemu, and any other board
- fast regression testing of app and library code

Provide an initial set of bindings for `zephyr,dma-emul` devices.

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2023-12-03 19:22:31 -05:00
..
altr,msgdma.yaml
andestech,atcdmac300.yaml
arm,dma-pl330.yaml
atmel,sam-xdmac.yaml
atmel,sam0-dmac.yaml
brcm,iproc-pax-dma-v1.yaml
brcm,iproc-pax-dma-v2.yaml
dma-controller.yaml
dmamux-controller.yaml
espressif,esp32-gdma.yaml
gd,gd32-dma-base.yaml
gd,gd32-dma-v1.yaml
gd,gd32-dma.yaml
infineon,xmc4xxx-dma.yaml
intel,adsp-gpdma.yaml
intel,adsp-hda-dmic-cap.yaml
intel,adsp-hda-host-in.yaml
intel,adsp-hda-host-out.yaml
intel,adsp-hda-link-in.yaml
intel,adsp-hda-link-out.yaml
intel,adsp-hda-ssp-cap.yaml
intel,adsp-hda.yaml
intel,lpss.yaml
intel,sedi_dma.yaml
microchip,xec-dmac.yaml
nxp,lpc-dma.yaml
nxp,mcux-edma-v3.yaml
nxp,mcux-edma.yaml
nxp,pxp.yaml
nxp,smartdma.yaml
nxp,sof-host-dma.yaml drivers: dma: Add SOF host DMA driver 2023-11-20 09:19:53 +01:00
raspberrypi,pico-dma.yaml
renesas,smartbond-dma.yaml
snps,designware-dma.yaml
st,stm32-bdma.yaml
st,stm32-dma-v1.yaml
st,stm32-dma-v2.yaml
st,stm32-dma-v2bis.yaml
st,stm32-dma.yaml
st,stm32-dmamux.yaml
st,stm32u5-dma.yaml
zephyr,dma-emul.yaml dts: bindings: dma: add bindings for an emulated dma controller 2023-12-03 19:22:31 -05:00