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

boards: bl5430_dvk: Fix SPI device used for mipi display. #75999

Closed
wants to merge 1 commit into from

Conversation

dleach02
Copy link
Member

Sets the correct SPI device to use when using MIPI display.

Fixes: #75991

Sets the correct SPI device to use when using MIPI display.

Fixes: zephyrproject-rtos#75991

Signed-off-by: David Leach <david.leach@nxp.com>
@dleach02 dleach02 requested a review from danieldegrasse July 17, 2024 12:50
dleach02 referenced this pull request Jul 17, 2024
Convert ili9xxx display drivers to use MIPI DBI API. Due to the fact
this change requires a new devicetree structure for the display driver
to build, required devicetree changes are also included in this commit
for all boards and shields defining an instance of an ili9xxx display.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
@zephyrbot zephyrbot added platform: Ezurio size: XS A PR changing only a single line of code labels Jul 17, 2024
@dberlin
Copy link
Contributor

dberlin commented Jul 17, 2024

I got this one in #75908 - i found a clean client lying around to fix it in :)

@dleach02 dleach02 closed this Jul 17, 2024
@dleach02
Copy link
Member Author

I got this one in #75908 - i found a clean client lying around to fix it in :)

very good... closing mine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: Ezurio size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display does not work on bl5340_dvk
5 participants