All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mmc:dw_mmc: Enable dw_mmc support for Exynos5420
@ 2013-05-24 10:04 Yuvaraj Kumar C D
  2013-05-24 10:04 ` [PATCH 1/2] mmc: dw_mmc: exynos: Add a new compatible string for exynos5420 Yuvaraj Kumar C D
  2013-05-24 10:04 ` [PATCH 2/2] mmc: dw_mmc: add a quirk for Security Management Unit Yuvaraj Kumar C D
  0 siblings, 2 replies; 11+ messages in thread
From: Yuvaraj Kumar C D @ 2013-05-24 10:04 UTC (permalink / raw)
  To: linux-mmc, cjb, jh80.chung, tgih.jun, thomas.ab; +Cc: Yuvaraj Kumar C D

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-08-25  4:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-24 10:04 [PATCH 0/2] mmc:dw_mmc: Enable dw_mmc support for Exynos5420 Yuvaraj Kumar C D
2013-05-24 10:04 ` [PATCH 1/2] mmc: dw_mmc: exynos: Add a new compatible string for exynos5420 Yuvaraj Kumar C D
2013-06-20 12:50   ` Jaehoon Chung
2013-08-14  9:27     ` Yuvaraj Kumar
2013-08-25  4:22   ` Chris Ball
2013-05-24 10:04 ` [PATCH 2/2] mmc: dw_mmc: add a quirk for Security Management Unit Yuvaraj Kumar C D
2013-06-20 13:02   ` Jaehoon Chung
2013-06-21 23:48   ` Doug Anderson
2013-06-24  3:29   ` Seungwon Jeon
2013-06-27 11:50     ` Yuvaraj Kumar
2013-06-28  2:15       ` Seungwon Jeon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.