Skip to content

Conversation

@jeremydick
Copy link
Contributor

@jeremydick jeremydick commented Oct 22, 2025

Access the correct node to get the SPI device GPIO CS. It comes from the parent spi-dev node, not the bus

Fixes #97746
Fixes #98029

@JarmouniA JarmouniA requested a review from VynDragon October 22, 2025 14:48
@JarmouniA
Copy link
Contributor

Cc @everedero

Access the correct node to get the SPI device GPIO CS.
It comes from the parent spi-dev node, not the bus

Signed-off-by: Jeremy Dick <[email protected]>
@sonarqubecloud
Copy link

@JarmouniA JarmouniA added this to the v4.3.0 milestone Oct 22, 2025
@JarmouniA JarmouniA added area: Display bug The issue is a bug, or the PR is fixing a bug labels Oct 22, 2025
@everedero
Copy link
Contributor

Tested on the st25dv_mb1283_disco target, it works!

@smfelsher
Copy link

I can confirm that #98086 works with samples/drivers/display. I can also confirm that samples/modules/lvlg/demos/ works with #98086.

Thank you all for your time and effort.

@dkalowsk dkalowsk merged commit 0a87817 into zephyrproject-rtos:main Oct 24, 2025
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Display bug The issue is a bug, or the PR is fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

display: blank display on st25dv STM32F429I-DISC1 display not working

6 participants