-
Notifications
You must be signed in to change notification settings - Fork 8.2k
drivers: comparator: add comparator support on Renesas RA LVD #97462
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
drivers: comparator: add comparator support on Renesas RA LVD #97462
Conversation
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
bjarki-andreasen
left a comment
There was a problem hiding this 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?
dc46844 to
012305a
Compare
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. 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. |
bjarki-andreasen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
|
Last push just to rebase and update west manifest revision due to it was merged |
|
Hello @KhiemNguyenT . Could you please visit and leave a review? |
7d56ef7 to
cf350f1
Compare
|
Last push just to rebase and solve conflict |
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]>
c32c8f8
cf350f1 to
c32c8f8
Compare
|



Initial support for Renesas RA Comparator driver running on LVD HWIP