Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | u8500: Separating mmc config parameters from driver | John Rigby | 2012-09-01 | -3/+24 |
| | | | | | | | | | | Configuration in vexpress and u8500.v1 is different from what is needed in u8500.v2. As such, card configuration specifics need to reside in the board file rather than the driver. Signed-off-by: John Rigby <john.rigby@linaro.org> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Tom Rini <trini@ti.com> | |||
* | MMC: Add support for PL180 ARM mmc device | Matt Waddel | 2011-04-29 | -0/+183 |
Add support for the ARM PrimeCell MultiMedia Interface - PL180. Ported from original device driver written by ST-Ericsson. Signed-off-by: Matt Waddel <matt.waddel@linaro.org> |