Skip to content
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

[Backport v2.7-branch] drivers: can: mcan: Move RF0L and RF1L to line 1 #64561

Conversation

henrikbrixandersen
Copy link
Member

Backport 6e789e7 from #63489.

Fixes: #63544
Fixes: #63626

The code is designed to handle RF0L and RF1L in
line 1, but they were being sent to line 0. Becuase
they weren't handled, the interrupts would never
be handled which locked up the chip.

Signed-off-by: Abram Early <[email protected]>
@henrikbrixandersen henrikbrixandersen changed the title [Backport v3.4-branch] drivers: can: mcan: Move RF0L and RF1L to line 1 [Backport v2.7-branch] drivers: can: mcan: Move RF0L and RF1L to line 1 Oct 30, 2023
@henrikbrixandersen henrikbrixandersen added the Backport Backport PR and backport failure issues label Oct 30, 2023
@henrikbrixandersen henrikbrixandersen self-assigned this Oct 30, 2023
@henrikbrixandersen henrikbrixandersen linked an issue Oct 30, 2023 that may be closed by this pull request
@henrikbrixandersen henrikbrixandersen marked this pull request as ready for review October 30, 2023 20:30
@fabiobaltieri fabiobaltieri requested a review from cfriedt November 1, 2023 11:08
@cfriedt cfriedt merged commit f89298c into zephyrproject-rtos:v2.7-branch Nov 5, 2023
@henrikbrixandersen henrikbrixandersen deleted the backport-63489-to-v2.7-branch branch November 6, 2023 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: CAN Backport Backport PR and backport failure issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants