On 03/10/14 15:57, Ulf Hansson wrote: > On 24 September 2014 09:27, Adrian Hunter <adrian.hunter@xxxxxxxxx> wrote: >> Hi >> >> Here are some patches to further support for Intel Braswell >> SoC. >> >> >> Adrian Hunter (7): >> mmc: sdhci: Add quirk for always getting TC with stop cmd >> mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllers >> mmc: sdhci-acpi: Add a HID and UID for a SD Card host controller >> mmc: sdhci-pci: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel BYT host controllers >> mmc: sdhci-pci: Add Bay Trail and Braswell SD card detect >> mmc: sdhci: Let a driver override timeout clock frequency >> mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequency >> >> drivers/mmc/host/sdhci-acpi.c | 6 ++++-- >> drivers/mmc/host/sdhci-pci.c | 28 +++++++++++++++++++++++++--- >> drivers/mmc/host/sdhci-pci.h | 4 ++++ >> drivers/mmc/host/sdhci.c | 14 ++++++++++++-- >> include/linux/mmc/sdhci.h | 2 ++ >> 5 files changed, 47 insertions(+), 7 deletions(-) >> >> > > Thanks! Applied for next. It required a minor fix for patch 5, since > the mmc_gpiod_request_cd() now takes one more parameter. Thank you! -- 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