Hi Georgi, On Wed, 2013-11-06 at 17:56 +0200, Georgi Djakov wrote: > This patchset adds basic support of the Secure Digital Host Controller > Interface compliant controller found in Qualcomm MSM chipsets. > > Tested with SD card on APQ8074 Dragonboard. Thanks, Tested with mass-storage gadget :-). Forks fine. Tested-by: Ivan T. Ivanov <iivanov@xxxxxxxxxx> Regards. > > Georgi Djakov (2): > mmc: sdhci-msm: Initial SDHCI MSM driver documentation > mmc: sdhci-msm: Initial support for MSM chipsets > > .../devicetree/bindings/mmc/sdhci-msm.txt | 93 +++ > drivers/mmc/host/Kconfig | 13 + > drivers/mmc/host/Makefile | 1 + > drivers/mmc/host/sdhci-msm.c | 655 ++++++++++++++++++++ > 4 files changed, 762 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mmc/sdhci-msm.txt > create mode 100644 drivers/mmc/host/sdhci-msm.c > -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html