MMC core:
 - Introduce host claiming by context to support blkmq
 - Preparations for enabling CQE (eMMC CMDQ) requests
 - Re-factorizations to prepare for blkmq support
 - Re-factorizations to prepare for CQE support
 - Fix signal voltage switch for SD cards without power cycle
 - Convert RPMB to a character device
 - Export eMMC revision via sysfs
 - Support eMMC DT binding for fixed driver type
 - Document mmc_regulator_get_supply() API

MMC host:
 - omap_hsmmc: Updated regulator management for PBIAS
 - sdhci-omap: Add new OMAP SDHCI driver
 - meson-mx-sdio: New driver for the Amlogic Meson8 and Meson8b SoCs
 - sdhci-pci: Add support for Intel CDF
 - sdhci-acpi: Fix voltage switch for some Intel host controllers
 - sdhci-msm: Enable delay circuit calibration clocks
 - sdhci-msm: Manage power IRQ properly
 - mediatek: Add support of mt2701/mt2712
 - mediatek: Updates management of clocks and tunings
 - mediatek: Upgrade eMMC HS400 support
 - rtsx_pci: Update tuning for gen3 PCI-Express
 - renesas_sdhi: Support R-Car Gen[123] fallback compatibility strings
 - Catch all errors when getting regulators
 - Various additional improvements and cleanups
sdhci-fujitsu: add support for setting the CMD_DAT_DELAY attribute

The Socionext SynQuacer SoC inherits this IP from Fujitsu, but
requires the F_SDH30_CMD_DAT_DELAY bit to be set in the
F_SDH30_ESD_CONTROL control register. So set this bit if the
DT node has the 'fujitsu,cmd-dat-delay-select' property.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 file changed