[PATCH 0/4] mmc: sdhci: adding support for a new Fujitsu sdhci IP
Vincent Yang
vincent.yang.fujitsu at gmail.com
Thu Nov 20 16:51:36 PST 2014
Hello,
Fujitsu have an sdhci IP which is implemented in a SoC we're
adding to mainline, the most recent series for that was sent
here:
http://lists.infradead.org/pipermail/linux-arm-kernel/2014-November/304522.html
These patches are against v3.18-rc5 mainline and tested on
v3.18-rc5 integration tree.
We welcome any comment and advice about how to make any
improvements or better align them with upstream.
Thanks.
Vincent Yang (4):
mmc: sdhci: add a voltage switch callback function
mmc: sdhci: add a quirk for tuning work around
mmc: sdhci: add a quirk for single block transactions
mmc: core: hold SD Clock before CMD11 during Signal
drivers/mmc/core/core.c | 13 ++++++++-----
drivers/mmc/host/sdhci.c | 14 +++++++++++---
drivers/mmc/host/sdhci.h | 1 +
include/linux/mmc/sdhci.h | 4 ++++
4 files changed, 24 insertions(+), 8 deletions(-)
--
1.9.0
More information about the linux-arm-kernel
mailing list