All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V1] Add Quirk for Broken Configuration
@ 2012-07-18  8:38 Girish K S
  2012-07-18  8:38 ` [PATCH V1] mmc: dwmmc: Add quirk for broken Hardware Config Girish K S
  0 siblings, 1 reply; 5+ messages in thread
From: Girish K S @ 2012-07-18  8:38 UTC (permalink / raw)
  To: linux-mmc
  Cc: cjb, will.newton, patches, linux-samsung-soc, shashidharh,
	thomas.abraham, jh80.chung, Girish K S

This patch is based on the device tree support of dw_mmc host controller
posted by Thomas Abraham. Below is the list of his patch in review stage

mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference
mmc: dw_mmc: allow probe to succeed even if one slot is initialized
mmc: dw_mmc: lookup for optional biu and ciu clocks
mmc: dw_mmc: add quirk to indicate missing write protect line
mmc: dw_mmc: add device tree support
mmc: dw_mmc: add samsung exynos5250 specific extentions

Girish K S (1):
  mmc: dwmmc: Add quirk for broken Hardware Config

 drivers/mmc/host/dw_mmc-pltfm.c |   10 +++-
 drivers/mmc/host/dw_mmc.c       |  150 ++++++++++++++++++++++++---------------
 drivers/mmc/host/dw_mmc.h       |    1 +
 include/linux/mmc/dw_mmc.h      |    2 +-
 include/linux/mmc/host.h        |    1 +
 5 files changed, 106 insertions(+), 58 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2012-07-20 11:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-18  8:38 [PATCH V1] Add Quirk for Broken Configuration Girish K S
2012-07-18  8:38 ` [PATCH V1] mmc: dwmmc: Add quirk for broken Hardware Config Girish K S
2012-07-18 12:55   ` S, Venkatraman
2012-07-19  5:24     ` Girish K S
2012-07-20 11:55   ` Girish K S

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.