Skip to content
Snippets Groups Projects
Commit 37cb626d authored by Faiz Abbas's avatar Faiz Abbas Committed by Peng Fan
Browse files

mmc: sdhci: Add Support for ADMA2


The Standard Host Controller Interface (SDHCI) specification version
3.00 adds support for Advanced DMA (ADMA) for both 64 and 32 bit widths
of DMA. ADMA2 uses a table of descriptors for aggregating DMA requests.
This significantly improves read and write throughput.

Add Support for the same.

Signed-off-by: default avatarFaiz Abbas <faiz_abbas@ti.com>
parent 6d6af205
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment