linux/drivers/mmc
Chris Brandt 8185e51f35 mmc: tmio-mmc: add support for 32bit data port
For the r7s72100 SOC, the DATA_PORT register was changed to 32-bits wide.
Therefore a new flag has been created that will allow 32-bit reads/writes
to the DATA_PORT register instead of 16-bit (because 16-bits accesses are
not supported).

Signed-off-by: Chris Brandt <chris.brandt@renesas.com>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2016-11-29 09:00:53 +01:00
..
card mmc: core: use enum mmc_blk_status properly 2016-11-29 09:00:51 +01:00
core mmc: core: use enum mmc_blk_status properly 2016-11-29 09:00:51 +01:00
host mmc: tmio-mmc: add support for 32bit data port 2016-11-29 09:00:53 +01:00
Kconfig
Makefile