Updates for mmci driver:
 - Put the device into low power state at system suspend.
 - Convert to the common mmc DT parser.
 - Add missing DT bindings needed for ux500.

Updates for ARM ux500|u300:
 - Convert to the common mmc DT bindings.
 - Remove redundant board file for mmci platform data.
mmc: mmci: Enforce DMA configuration through DT

Remove the option to provide DMA configuration as platform data,
enforce it through DT.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: Roland Stigge <stigge@antcom.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
3 files changed