Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-10 | mmc: sdhci: use the generic error number | Jaehoon Chung | |
Use the generic error number instead of meaningless value. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Reviewed-by: Simon Glass <sjg@chromium.org> | |||
2013-12-08 | mmc: add Faraday FTSDC021 SDHCI controller support | Kuo-Jung Su | |
Faraday FTSDC021 is a controller which is compliant with SDHCI v3.0, SDIO v2.0 and MMC v4.3. However this driver is only verified with SD memory cards. Signed-off-by: Kuo-Jung Su <dantesu@faraday-tech.com> Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com> CC: Andy Fleming <afleming@gmail.com> |