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 (merged)

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@bbfc2e6 zephyrproject-rtos/hal_renesas@362e776 zephyrproject-rtos/[email protected]

All manifest checks OK

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

@zephyrbot zephyrbot requested a review from tbursztyka October 3, 2025 10:53
@binhnguyen2434 binhnguyen2434 self-assigned this Oct 13, 2025
@github-actions github-actions bot removed the DNM (manifest) This PR should not be merged (controlled by action-manifest) label Oct 14, 2025
Hieu Nguyen added 5 commits October 17, 2025 11:08
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

Copy link

@KhiemNguyenT KhiemNguyenT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants