mci: dw_mmc: Add support for high speed modes
The Synopsys DesignWare core supports 52 MHz MMC mode and 50 MHz SD
mode, so add the cap flags so they are used.

This works on socfpga.  The other user of this driver is Rockchip and
the datasheet I found for the RK30xx indicated it supported highspeed
modes as well.

The Linux kernel has DT properties, e.g. "cap-mmc-highspeed", but none
of the drivers in barebox support this at all.  They all specify flags
in their code.

Signed-off-by: Trent Piepho <tpiepho@kymetacorp.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 9e45df8 commit 9d0ff0aa79ccc40820ce5f581733df08b74e5800
@Trent Piepho Trent Piepho authored on 18 Nov 2015
Sascha Hauer committed on 19 Nov 2015
Showing 1 changed file
View
drivers/mci/dw_mmc.c