Skip to content

Conversation

@maass-hamburg
Copy link
Contributor

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

add mew mode with a read write combined dma module

needs: enjoy-digital/litesdcard#42

the use of EventSourceLevel for cmd_done at the old style instead of the better EventSourceProcess was also a problem for the zephyr driver, as that irq would always be active, as long the sdcore fsm would be in idle, resulting in having to enable the irq after starting to send the cmd and having to deactivate the irq, after it been triggered. Due to that irq already been used in the linux driver, I added this as a new style/mode

@maass-hamburg maass-hamburg changed the title Dma_sdcard soc: sdcard: use new combined dma module Jul 29, 2025
remove last from endpoint, as it is not
needed to add here, as it is always included.
Also it was added wrong, position inside the
brackets was wrong.

Signed-off-by: Fin Maaß <[email protected]>
add combined dma reader+writer

Signed-off-by: Fin Maaß <[email protected]>
improve combined dma reader+writer

Signed-off-by: Fin Maaß <[email protected]>
add mew mode with a read write combined dma module

Signed-off-by: Fin Maaß <[email protected]>
@maass-hamburg maass-hamburg marked this pull request as ready for review September 5, 2025 09:06
@maass-hamburg maass-hamburg marked this pull request as draft September 23, 2025 12:46
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