linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mmc: add driver stage register handling
@ 2014-07-16 14:19 Markus Niebel
  2014-07-16 14:19 ` [PATCH 1/2] mmc: implement " Markus Niebel
  2014-07-16 14:19 ` [PATCH 2/2] mmc: sdhci-esdhc-imx: implement DSR support Markus Niebel
  0 siblings, 2 replies; 3+ messages in thread
From: Markus Niebel @ 2014-07-16 14:19 UTC (permalink / raw)
  To: linux-arm-kernel

From: Markus Niebel <Markus.Niebel@tq-group.com>

The first patch is taken from Sascha Hauers patch from 25/05/2014
and tries to follow comments from Ulf Hansson. Second patch
adds this feature to the sdhci-esdhc-imx driver which has an own
device tree probe routine. 

Markus Niebel (2):
  mmc: implement driver stage register handling
  mmc: sdhci-esdhc-imx: implement DSR support

 Documentation/devicetree/bindings/mmc/mmc.txt |    7 +++++++
 drivers/mmc/core/host.c                       |    8 ++++++++
 drivers/mmc/core/mmc.c                        |    8 ++++++++
 drivers/mmc/core/mmc_ops.c                    |   17 +++++++++++++++++
 drivers/mmc/core/mmc_ops.h                    |    1 +
 drivers/mmc/core/sd.c                         |    8 ++++++++
 drivers/mmc/host/sdhci-esdhc-imx.c            |   15 +++++++++++++++
 include/linux/mmc/card.h                      |    3 ++-
 include/linux/mmc/host.h                      |    3 +++
 include/linux/platform_data/mmc-esdhc-imx.h   |    4 ++++
 10 files changed, 73 insertions(+), 1 deletion(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2014-07-16 14:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-16 14:19 [PATCH 0/2] mmc: add driver stage register handling Markus Niebel
2014-07-16 14:19 ` [PATCH 1/2] mmc: implement " Markus Niebel
2014-07-16 14:19 ` [PATCH 2/2] mmc: sdhci-esdhc-imx: implement DSR support Markus Niebel

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