MMC core:
 - Add support for sending commands during data transfer
 - Erase/discard/trim improvements
 - Improved error handling
 - Extend sysfs with SD status register
 - Document info about the vmmc/vmmcq regulators
 - Extend pwrseq-simple to manage an optional post-power-on-delay
 - Some various minor improvements and cleanups

MMC host:
 - dw_mmc: Add reset support
 - dw_mmc: Return -EILSEQ for EBE and SBE error
 - dw_mmc: Some cleanups
 - dw_mmc-k3: Add UHS-I support Hisilicon Hikey
 - tmio: Add eMMC support
 - sh_mobile_sdhi: Add r8a7796 support
 - sunxi: Don't use sample clocks for sun4i/sun5i
 - sunxi: Add support for A64 mmc controller
 - sunxi: Some cleanups and improvements
 - sdhci: Support for sending commands during data transfer
 - sdhci: Do not allow tuning procedure to be interrupted
 - sdhci-pci: Enable SD/SDIO on Merrifield
 - sdhci-pci|acpi: Enable MMC_CAP_CMD_DURING_TFR
 - sdhci-pci: Some cleanups
 - sdhci-of-arasan: Set controller to test mode when no CD bit
 - sdhci-of-arasan: Some fixes for clocks and phys
 - sdhci-brcmstb: Don't use ADMA 64-bit when not supported
 - sdhci-tegra: Mark 64-bit DMA broken on Tegra124
 - sdhci-esdhc-imx: Fixups related to data timeouts
mmc: dw_mmc: remove the deprecated "supports-highspeed" property

Remvoe the deprecated "supports-highspeed" property.
DWMMC controller will not use this property anymore.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 file changed