[PATCH 0/2] mmc: add driver stage register handling
Markus Niebel
list-09_linux_arm at tqsc.de
Wed Jul 16 07:19:47 PDT 2014
From: Markus Niebel <Markus.Niebel at 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
More information about the linux-arm-kernel
mailing list