Skip to content

Conversation

@thenguyenyf
Copy link
Contributor

Initial support for Renesas RA Comparator driver running on LVD HWIP

@github-actions
Copy link

github-actions bot commented Oct 13, 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@2a4f856 zephyrproject-rtos/[email protected]

All manifest checks OK

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

Copy link
Contributor

@bjarki-andreasen bjarki-andreasen left a comment

Choose a reason for hiding this comment

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

Code looks good, could you extend the comparator build all and comparator api test suites to test the driver?

@thenguyenyf thenguyenyf force-pushed the renesas_ra_comparator_lvd branch from dc46844 to 012305a Compare October 14, 2025 03:14
@zephyrbot zephyrbot added the area: Tests Issues related to a particular existing or missing test label Oct 14, 2025
@zephyrbot zephyrbot requested a review from nashif October 14, 2025 03:37
@thenguyenyf
Copy link
Contributor Author

Code looks good, could you extend the comparator build all and comparator api test suites to test the driver?

Hello @bjarki-andreasen . I added the configuration for comparator build all. For the comparator API test suite, it needs to add a new test, due to the LVD test need to control VCC changes, which will cause the existing GPIO loopback test cannot run.
The effort to add it may be too large to be done right now, so I'd like to move it after v4.3.0 merging close.

We tested the operation with the sample added at cab20ba. The samples configuration for this driver will be sent out soon by a subsequence PR after #93694 is merged.

Copy link
Contributor

@bjarki-andreasen bjarki-andreasen left a comment

Choose a reason for hiding this comment

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

Looks good

@thenguyenyf
Copy link
Contributor Author

Last push just to rebase and update west manifest revision due to it was merged

duynguyenxa
duynguyenxa previously approved these changes Oct 15, 2025
@thenguyenyf thenguyenyf added this to the v4.3.0 milestone Oct 15, 2025
@thenguyenyf
Copy link
Contributor Author

Hello @KhiemNguyenT . Could you please visit and leave a review?

@thenguyenyf
Copy link
Contributor Author

Last push just to rebase and solve conflict

duynguyenxa
duynguyenxa previously approved these changes Oct 17, 2025
Minh Tang and others added 5 commits October 17, 2025 09:57
Add register NMI_Handler for NMI when CONFIG_RUNTIME_NMI is enabled on
RA8P1

Signed-off-by: Minh Tang <[email protected]>
Update hal_renesas revision to add r_lvd support

Signed-off-by: The Nguyen <[email protected]>
Add comparator support for RA with LVD module

Signed-off-by: Minh Tang <[email protected]>
Add dts node for LVD support on RA8 MCUs

Signed-off-by: Minh Tang <[email protected]>
Add build test configuration for renesas_lvd on Renesas RA boards
that currently support the comparator driver on LVD.

Signed-off-by: The Nguyen <[email protected]>
@sonarqubecloud
Copy link

@cfriedt cfriedt merged commit a463cc4 into zephyrproject-rtos:main Oct 20, 2025
28 checks passed
@thenguyenyf thenguyenyf deleted the renesas_ra_comparator_lvd branch October 20, 2025 01:39
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.

7 participants