commit | 361936ef037b44dd10da1c25d426ba54796b183c | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Tue Jan 13 04:59:14 2015 +0000 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Jan 20 10:23:31 2015 +0100 |
tree | 289f112a01d83c4f88f28eac33db5aedfa1984b9 | |
parent | 5add2aca3a8555a01f5e43b6f524df6fae8fffa5 [diff] |
mmc: tmio: enable SoC specific DMA buswidth settings Renesas SDHI which is based on TMIO driver has 2 type SoC. 1st one is used as SH-Mobile series, and 2nd is R-Car series. R-Car series SoC has DMA buswidth setting register which enables 32bit access. This patch adds .dma_buswidth and enables it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>