Exynos5420 has a new DW MMC controller which supports MMC5.1 specification. Below patches will add the necessary infrastructure to use dw_mmc driver on SMDK5420 board. Yuvaraj Kumar C D (2): mmc: dw_mmc: exynos: Add a new compatible string for exynos5420 mmc: dw_mmc: add a quirk for Security Management Unit .../devicetree/bindings/mmc/synopsis-dw-mshc.txt | 2 + drivers/mmc/host/dw_mmc-exynos.c | 44 +++++++++++++++++++- drivers/mmc/host/dw_mmc.c | 10 +++++ drivers/mmc/host/dw_mmc.h | 2 + include/linux/mmc/dw_mmc.h | 2 + 5 files changed, 59 insertions(+), 1 deletion(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html