Skip to content

Conversation

tiennguyenzg
Copy link
Contributor

@tiennguyenzg tiennguyenzg commented Jul 7, 2025

Support for ADC driver for Renesas RZ/A3UL, T2M, N2L, V2L:

  • Update adc_renesas_rz.c to using common source code for Renesas RZ devices
  • Add device tree for Renesas RZ/A3UL, T2M, N2L, V2L
  • Fix ADC register size for Renesas RZ/G3S
  • Samples: support adc_dt and adc_sequence samples
  • Test: support adc_api test

hal_renesas: zephyrproject-rtos/hal_renesas#116

Copy link

github-actions bot commented Jul 7, 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@d20c5b8 zephyrproject-rtos/hal_renesas@c6fc0d0 zephyrproject-rtos/[email protected]

All manifest checks OK

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

@github-actions github-actions bot added manifest manifest-hal_renesas DNM (manifest) This PR should not be merged (controlled by action-manifest) labels Jul 7, 2025
Copy link

sonarqubecloud bot commented Jul 7, 2025

Copy link
Contributor

@nhutnguyenkc nhutnguyenkc left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution.
Please help me remove a blank line in overlay files. Look good otherwise.

@tiennguyenzg tiennguyenzg added this to the v4.3.0 milestone Aug 14, 2025
@github-actions github-actions bot removed the DNM (manifest) This PR should not be merged (controlled by action-manifest) label Aug 14, 2025
Phuc Pham added 7 commits August 18, 2025 14:32
Update commit id for hal_renesas

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

Signed-off-by: Phuc Pham <[email protected]>
Signed-off-by: Tien Nguyen <[email protected]>
Change the adc node's compatible of RZ/G3S to renesas,rz-adc-c
Fix ADC node register size for Renesas RZ/G3S

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

Signed-off-by: Phuc Pham <[email protected]>
Signed-off-by: Tien Nguyen <[email protected]>
Add ADC support for board Renesas RZ/A3UL-SMARC,
RZ/T2M-RSK, RZ/N2L-RSK, RZ/V2L-SMARC

Signed-off-by: Phuc Pham <[email protected]>
Signed-off-by: Tien Nguyen <[email protected]>
Add ADC test support for Renesas RZ/A3UL-SMARC,
RZ/T2M-RSK, RZ/N2L-RSK, RZ/V2L-SMARC

Signed-off-by: Phuc Pham <[email protected]>
Signed-off-by: Tien Nguyen <[email protected]>
… V2L

Add ADC sample support for Renesas RZ/A3UL-SMARC,
RZ/T2M-RSK, RZ/N2L-RSK, RZ/V2L-SMARC

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

@tiennguyenzg
Copy link
Contributor Author

Just rebase to resolve conflict.

@kartben kartben merged commit 0760f6f into zephyrproject-rtos:main Aug 18, 2025
31 checks passed
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