Skip to content

boards: st: stm32 add the SD disk name to boards with sdmmc node #89086

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

FRASTM
Copy link
Collaborator

@FRASTM FRASTM commented Apr 25, 2025

Add a disk name to the SDMMC node, as done for all other SD card compatibles in tree.

Like the PR #88691 did for the stm32h747 disco

Fixes #89081

@FRASTM FRASTM requested review from JordanYates, erwango, JarmouniA, gautierg-st, marwaiehm-st and djiatsaf-st and removed request for JarmouniA April 25, 2025 11:15
Copy link
Member

@erwango erwango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but if this prop is now mandatory, let's make it required: true in dts/bindings/mmc/st,stm32-sdmmc.yaml

@JordanYates
Copy link
Collaborator

Sorry for the failures, weird that CI didn't pick it up on my PR. Change looks fine, I agree with @erwango RE making the property required

This PR makes the property disk-name required
for the st,stm32-sdmmc compatible

Signed-off-by: Francois Ramu <[email protected]>
@FRASTM
Copy link
Collaborator Author

FRASTM commented Apr 25, 2025

with disk-name property "required"

and adding the disk-name = "SD"; property for the tests and samples overlay files

@FRASTM
Copy link
Collaborator Author

FRASTM commented Apr 28, 2025

with more non-ST boards

erwango
erwango previously approved these changes Apr 28, 2025
mathieuchopstm
mathieuchopstm previously approved these changes Apr 28, 2025
Add a disk name to the SDMMC node, as done for all other SD card
compatibles in tree.

Signed-off-by: Francois Ramu <[email protected]>
@FRASTM FRASTM dismissed stale reviews from mathieuchopstm and erwango via 7c5e938 April 28, 2025 13:15
@erwango
Copy link
Member

erwango commented Apr 28, 2025

@de-nordic Do you want to remain as assignee ? Otherwise I can take it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stm32H573 fails to build tests/subsys/fs/lib_link
6 participants