-
Notifications
You must be signed in to change notification settings - Fork 8.2k
can:mcux_flexcan driver errata #31730
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
can:mcux_flexcan driver errata #31730
Conversation
|
for tests/drivers/can/api |
|
|
isotp_implement log |
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.
LGTM
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 @hakehuang !
The fix looks good, but please address the compliance failure (leading space).
@nashif the doc failure looks unrelated
thanks maureen. updated |
in NXP flexcan driver we need add ERRATA for ERRATA 5461 and 5829, reproted in #31555 Signed-off-by: Hake Huang <[email protected]>
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 remove this change. We have another PR that will fix it
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.
@alexanderwachter Can you give a link to that PR?
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.
@alexanderendian and @MaureenHelm I remove this fixes, Thanks
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.
@alexanderwachter Can you give a link to that PR?
in NXP flexcan driver we need add ERRATA for
ERRATA 5461 and 5829, reproted in #31555
Signed-off-by: Hake Huang [email protected]