-
Notifications
You must be signed in to change notification settings - Fork 6.9k
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
Support Renesas ra8 canfd driver #76134
Support Renesas ra8 canfd driver #76134
Conversation
The following west manifest projects have been modified in this Pull Request:
Note: This message is automatically posted and updated by the Manifest GitHub Action. |
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.
- Please split this PR into one PR for adding the new clock control support and one for adding CAN support.
- Please justify the addition of a board-specific CAN test suite.
I take it you mean CAN, not ADC. |
@henrikbrixandersen , Yes, sorry I mistype the comment. |
484649a
to
faa6adb
Compare
I added a separated PR clock control driver here, it's expected that clock control driver to be merge first |
faa6adb
to
6500b24
Compare
Please rebase on |
@henrikbrixandersen : Thank you so much for your feedback. Could you share with us the correct action in this case? This PR is failed for twister test due to new support for |
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.
A few nits.
4fdbfda
to
6d7c4d4
Compare
Hi @henrikbrixandersen, I rebased main and solved conflicts |
6d7c4d4
to
a504e3f
Compare
Reporting it in #80121 is good, but it needs to be fixed outside of this PR - as the reviewers are different from those reviewing CAN related PRs. Thus, please remove the excluding commit from this PR. |
5c9107b
to
49b29db
Compare
Hi @henrikbrixandersen , @str4t0m , @thaoluonguw , @KhiemNguyenT . It seems that there is no remain issue. Could you help to take a look to make this PR can be merged? |
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.
I found two more things, do you think you address them before the merge window closes?
49b29db
to
5a9d2cb
Compare
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.
Thanks for the quick follow-up
5a9d2cb
to
69e3365
Compare
Add support for CAN driver running on Renesas RA CANFD Signed-off-by: The Nguyen <[email protected]>
69e3365
to
9bfe5fc
Compare
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.
Awesome work! 👍
This PR added support for CANFD driver on Renesas EK RA8M1 board