RTEMS | bsp/aarch64/raspberrypi: Add support for DMA (!662)

Shaunak Datar (@skdatar) gitlab at rtems.org
Tue Aug 19 19:49:26 UTC 2025




Shaunak Datar commented on a discussion on bsps/aarch64/raspberrypi/include/bsp/raspberrypi-dma.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/662#note_129047

 > +  DMA_CHANNEL_2,
 > +  DMA_CHANNEL_3,
 > +  DMA_CHANNEL_4,
 > +  DMA_CHANNEL_5,
 > +  DMA_CHANNEL_6,
 > +  DMA_LITE_CHANNEL_7,
 > +  DMA_LITE_CHANNEL_8,
 > +  DMA_LITE_CHANNEL_9,
 > +  DMA_LITE_CHANNEL_10,
 > +  DMA4_CHANNEL_11,
 > +  DMA4_CHANNEL_12,
 > +  DMA4_CHANNEL_13,
 > +  DMA4_CHANNEL_14,
 > +} rpi_dma_channel;
 > +
 > +void* rpi_unaligned_mem_to_mem_dma( rpi_dma_channel channel, void *src, uint32_t length );

Added the doxygen for the file

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/662#note_129047
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250819/067d0553/attachment-0001.htm>


More information about the bugs mailing list