Skip to content

drivers: sdhc: litex: add support for litesdcard #93816

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

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

maass-hamburg
Copy link
Member

@maass-hamburg maass-hamburg commented Jul 29, 2025

add support for litesdcard

needs/contains: #92903

use generic data types

Signed-off-by: Fin Maaß <[email protected]>
Litex only supports CONFIG_LITEX_CSR_DATA_WIDTH
with 8 and 32 bit, enforce it here too.

Signed-off-by: Fin Maaß <[email protected]>
litex supports little CSR ordering, also support
it in zephyr. historical the default is big ordering.

Signed-off-by: Fin Maaß <[email protected]>
adds functions to read and write arrays to the soc.h file.

Signed-off-by: Fin Maaß <[email protected]>
Signed-off-by: Fin Maaß <[email protected]>
use new mode for litesdcard

Signed-off-by: Fin Maaß <[email protected]>
Copy link

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

Successfully merging this pull request may close these issues.

1 participant