commit | f0d53e88a61f3269f0dcaa781521644c33ea2854 | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Thu Sep 21 16:51:34 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 19 15:49:17 2018 -0500 |
tree | 573db2a259d2d5eccd2ba8972866a8258c6ceb06 | |
parent | f844d5f4e6bd97c3a4a39e180b5efa8b0b0abd56 [diff] |
mmc: omap_hsmmc: Add support for DMA (ADMA2) The omap hsmmc host controller can have the ADMA2 feature. It brings better read and write throughput. On most SOC, the capability is read from the hl_hwinfo register. On OMAP3, DMA support is compiled out. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>