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

wrapper to support multiple sdio device drivers #211

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

jnippula
Copy link

@jnippula jnippula commented Jan 29, 2024

sdio device wrapper to support both mpfs_emmcsd and mpfs_coremmc drivers simultaneously

board_init ---> sdio_dev ---+----> mpfs_coremmc
                            |
                            +----> mpfs_emmcsd

@jnippula jnippula force-pushed the sdio-dev branch 4 times, most recently from 6edcef0 to badfdad Compare January 29, 2024 13:45
@jnippula jnippula changed the title wrapper to sdio device drivers wrapper to support multiple sdio device drivers Jan 29, 2024
Copy link

@eenurkka eenurkka left a comment

Choose a reason for hiding this comment

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

Looks good to me

@pussuw
Copy link

pussuw commented Jan 30, 2024

Looks like this is a good candidate for upstreaming, could you do that ?

@jnippula jnippula force-pushed the sdio-dev branch 2 times, most recently from b6dcb2d to acfd77b Compare January 30, 2024 11:18
Copy link

@pussuw pussuw left a comment

Choose a reason for hiding this comment

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

LGTM!

@jnippula jnippula merged commit c386bc9 into master Jan 31, 2024
7 checks passed
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.

3 participants