devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] MMC: Add support for Wondermedia SoC SDHC
@ 2012-10-15  8:24 Tony Prisk
  2012-10-15  8:24 ` [RFC PATCH 1/2] MMC: DTS: Add binding for Wondermedia WM8505 SDHC Tony Prisk
  2012-10-15  8:24 ` [RFC PATCH 2/2] MMC: SD/MMC Host Controller for Wondermedia WM8505/WM8650 Tony Prisk
  0 siblings, 2 replies; 6+ messages in thread
From: Tony Prisk @ 2012-10-15  8:24 UTC (permalink / raw)
  To: cjb; +Cc: linux-mmc, devicetree-discuss, Tony Prisk

This patchset adds support for the Wondermedia 8xxx-series SD Host
Controller currently found under arm/arch-vt8500.

Tony Prisk (2):
  MMC: DTS: Add binding for Wondermedia WM8505 SDHC
  MMC: SD/MMC Host Controller for Wondermedia WM8505/WM8650

 .../devicetree/bindings/mmc/vt8500-sdmmc.txt       |   24 +
 drivers/mmc/host/Kconfig                           |   12 +
 drivers/mmc/host/Makefile                          |    1 +
 drivers/mmc/host/wmt-sdmmc.c                       |  983 ++++++++++++++++++++
 4 files changed, 1020 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mmc/vt8500-sdmmc.txt
 create mode 100644 drivers/mmc/host/wmt-sdmmc.c

-- 
1.7.9.5


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

end of thread, other threads:[~2012-10-16 13:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-15  8:24 [RFC PATCH 0/2] MMC: Add support for Wondermedia SoC SDHC Tony Prisk
2012-10-15  8:24 ` [RFC PATCH 1/2] MMC: DTS: Add binding for Wondermedia WM8505 SDHC Tony Prisk
2012-10-15  8:24 ` [RFC PATCH 2/2] MMC: SD/MMC Host Controller for Wondermedia WM8505/WM8650 Tony Prisk
2012-10-15 12:32   ` Girish K S
2012-10-15 17:37     ` Tony Prisk
2012-10-16 13:34       ` Girish K S

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).