drivers: dma: esp32s3: Add DMA support for esp32s3
Add GDMA support for esp32s3.
Remove suspend/resume since they are optional and do
the same as start/stop.
Fix possible null pointer derreference.
Signed-off-by:
Lucas Tamborrino <lucas.tamborrino@espressif.com>
Loading
Please sign in to comment