Skip to content

Conversation

tiennguyenzg
Copy link
Contributor

@tiennguyenzg tiennguyenzg commented Sep 30, 2025

Add support DMA driver for Renesas RZ/A3UL, T2M, N2L, V2L:

  • Update drivers/dma/dma_renesas_rz.c to use common source code for Renesas RZ devices
  • Split into renesas,rz-dmac and renesas,rz-dmac-b compatible because hardware is different at HAL
  • Add dma nodes to dts and dtsi of Renesas RZ/A3UL, T2M, N2L, V2L
  • Enable tests/drivers/dma/chan_blen_transfer and tests/drivers/dma/loop_transfer tests for RZ/A3UL-SMARC, RZ/T2M-RSK, RZ/N2L-RSK, RZ/V2L-SMARC

Need: zephyrproject-rtos/hal_renesas#146

Copy link

github-actions bot commented Sep 30, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_renesas zephyrproject-rtos/hal_renesas@d8ee5f1 zephyrproject-rtos/hal_renesas#146 zephyrproject-rtos/hal_renesas#146/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

Hieu Nguyen added 5 commits October 3, 2025 17:27
Update commit id for hal_renesas

Signed-off-by: Hieu Nguyen <[email protected]>
Signed-off-by: Tien Nguyen <[email protected]>
Add DMA driver support for Renesas RZ/V2L, A3UL, T2M, N2L

Signed-off-by: Hieu Nguyen <[email protected]>
Signed-off-by: Tien Nguyen <[email protected]>
Add DMA nodes to Renesas RZ/V2L, A3UL, T2M, N2L

Signed-off-by: Hieu Nguyen <[email protected]>
Signed-off-by: Tien Nguyen <[email protected]>
Add DMA support for Renesas RZ/V2L, A3UL, T2M, N2L

Signed-off-by: Hieu Nguyen <[email protected]>
Signed-off-by: Tien Nguyen <[email protected]>
Add DMA test for Renesas RZV2L-SMARC, RZA3UL-SMARC, RZT2M-RSK, RZN2L-RSK

Signed-off-by: Hieu Nguyen <[email protected]>
Signed-off-by: Tien Nguyen <[email protected]>
Copy link

sonarqubecloud bot commented Oct 3, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ARM64 ARM (64-bit) Architecture area: Boards/SoCs area: Devicetree Bindings area: DMA Direct Memory Access area: SPI SPI bus area: Tests Issues related to a particular existing or missing test DNM (manifest) This PR should not be merged (controlled by action-manifest) manifest manifest-hal_renesas platform: Renesas R-Car Renesas R-Car platform: Renesas Renesas platforms: Renesas RZ
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants