Hi Here are some patches to make it easier for drivers to set capabilities particularly with respect to signal voltage support. Not tested thoroughly yet so RFC for now. Adrian Hunter (5): mmc: sdhci: Do not call implementations of mmc host ops directly mmc: sdhci: Split sdhci_add_host() mmc: sdhci: Make signal voltage support explicit mmc: sdhci: Tidy caps variables in sdhci_setup_host() mmc: sdhci: Add sdhci_read_caps() drivers/mmc/host/sdhci.c | 203 ++++++++++++++++++++++++++++++++--------------- drivers/mmc/host/sdhci.h | 17 +++- 2 files changed, 152 insertions(+), 68 deletions(-) Regards Adrian -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html