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.7-branch] bl5340_dvk: Move MIPI_DBI interface back to spi4 #76371

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Jul 27, 2024

Backport 08e44f9 from #75908.

Fixes #75967

Commit 3dbbb73 accidentally changed the MIPI_DBI spi interface from
spi4 to spi2 for this board during conversion to use the MIPI_DBI wrapper.

This does not work, and this change reverts it back to spi4.

Tested on actual boards (bl5340, bl5340pa).
Before this change LVGL demo displays nothing, after this change it works
fine again.

Signed-off-by: Daniel Berlin <dberlin@dberlin.org>
(cherry picked from commit 08e44f9)
@zephyrbot zephyrbot added Backport Backport PR and backport failure issues platform: Ezurio size: XS A PR changing only a single line of code labels Jul 27, 2024
@rerickson1 rerickson1 requested review from nordicjm and de-nordic July 29, 2024 14:17
@nashif nashif merged commit ff02673 into v3.7-branch Aug 6, 2024
26 checks passed
@nashif nashif deleted the backport-75908-to-v3.7-branch branch August 6, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport Backport PR and backport failure issues platform: Ezurio size: XS A PR changing only a single line of code
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants