zephyr/modules/hal_nxp
Yongxu Wang 0bf39e8213 drivers: dma: Update NXP EDMA driver for version 5
1. The edma version 5 share one driver with edma 4.
2. Edma5 tcd structure some difference, Use tcd type to distinguish,
   and Edma5 uses 64 bytes for alignment instead of 32.
3. Some platforms have some address offsets for certain memory
   when processing from a DMA perspective, such as imx95 cm7 TCM,
   so add offset processing.

Signed-off-by: Yongxu Wang <yongxu.wang@nxp.com>
2025-06-24 20:02:35 -10:00
..
imx
mcux drivers: dma: Update NXP EDMA driver for version 5 2025-06-24 20:02:35 -10:00
s32
CMakeLists.txt drivers: uhc: implement nxp mcux uhc driver 2025-05-30 16:34:41 +02:00
Kconfig