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 v3.5-branch] drivers: spi: mcux: lpspi: fix error on first configure on MKE1xF #66368

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Dec 11, 2023

Backport 7ddc0f7 from #66079.

Fixes: #66036

Fix error writing to the CR register on the first call to SPI configure on
NXP MKE1xF. On the first call, the module clock is not enabled and writing
to the CR register will fail.

Fixes: #66036

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
(cherry picked from commit 7ddc0f7)
@henrikbrixandersen
Copy link
Member

@decsny, @manuargue: Any of you able to review this in absence of @dleach02?

@fabiobaltieri fabiobaltieri assigned decsny and unassigned dleach02 Dec 20, 2023
@fabiobaltieri fabiobaltieri merged commit b7dae51 into v3.5-branch Dec 21, 2023
21 checks passed
@nashif nashif deleted the backport-66079-to-v3.5-branch branch February 13, 2024 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: SPI SPI bus Backport Backport PR and backport failure issues platform: NXP NXP
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants