linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC V3 0/4] dw_mmc platform specific private data and SMU init
@ 2013-08-28 12:08 Yuvaraj Kumar C D
  2013-08-28 12:08 ` [RFC V3 1/4] mmc: dw_mmc: exynos: move the exynos private init Yuvaraj Kumar C D
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Yuvaraj Kumar C D @ 2013-08-28 12:08 UTC (permalink / raw)
  To: linux-mmc, linux-samsung-soc, cjb, jh80.chung, tgih.jun
  Cc: ks.giri, t.figa, alim.akhtar, Yuvaraj Kumar C D

changes from V2:
	1.dropped the bypass-smu quirk 
		mmc: dw_mmc: exynos: configure SMU in exynos5420.
	2.Changed the subject line for this patch
	  add a quirk for SMU -> configure SMU in exynos5420
	
	mmc: dw_mmc: exynos: configure SMU in exynos5420 
	was earlier 
	mmc: dw_mmc: exynos: add a quirk for SMU.

changes from V1:
	1.Added a new RFC patch 
		mmc: dw_mmc: socfpga: move socfpga private init
	2.Avoid code duplication in
		mmc: dw_mmc: exynos: add a quirk for SMU.

Yuvaraj Kumar C D (4):
  mmc: dw_mmc: exynos: move the exynos private init
  mmc: dw_mmc: socfpga: move socfpga private init
  mmc: dw_mmc: move the platform specific init call
  mmc: dw_mmc: exynos: configure SMU in exynos5420.

 drivers/mmc/host/dw_mmc-exynos.c  |   56 +++++++++++++++++++++++++++----------
 drivers/mmc/host/dw_mmc-pltfm.c   |    7 -----
 drivers/mmc/host/dw_mmc-socfpga.c |   29 ++++++++++---------
 drivers/mmc/host/dw_mmc.c         |    9 ++++++
 4 files changed, 65 insertions(+), 36 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-09-05  5:41 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-28 12:08 [RFC V3 0/4] dw_mmc platform specific private data and SMU init Yuvaraj Kumar C D
2013-08-28 12:08 ` [RFC V3 1/4] mmc: dw_mmc: exynos: move the exynos private init Yuvaraj Kumar C D
2013-08-28 12:08 ` [RFC V3 2/4] mmc: dw_mmc: socfpga: move socfpga " Yuvaraj Kumar C D
2013-08-29 11:59   ` Seungwon Jeon
2013-09-04 19:31     ` Dinh Nguyen
2013-09-05  5:41       ` Yuvaraj Kumar
2013-08-28 12:08 ` [RFC V3 3/4] mmc: dw_mmc: move the platform specific init call Yuvaraj Kumar C D
2013-08-28 12:08 ` [RFC V3 4/4] mmc: dw_mmc: exynos: configure SMU in exynos5420 Yuvaraj Kumar C D
2013-08-29  8:23   ` Seungwon Jeon
2013-08-29  9:08     ` Alim Akhtar
2013-08-29  9:44       ` Seungwon Jeon
2013-08-29 10:04         ` Yuvaraj Kumar
2013-08-29 10:10           ` Yuvaraj Kumar
2013-08-29 10:36           ` Seungwon Jeon
2013-08-29 11:46             ` Tomasz Figa
2013-08-30  3:44               ` Seungwon Jeon
2013-08-29  9:42     ` Yuvaraj Kumar
2013-08-29  3:05 ` [RFC V3 0/4] dw_mmc platform specific private data and SMU init Jaehoon Chung
2013-08-29  7:12   ` Seungwon Jeon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).