MMC core:
 - Export host capabilities through debugfs
 - Export card RCA register via sysfs
 - Improve card initializing sequence while enabling 4-bit bus
 - Export a function to enable/disable wakeup for card detect IRQ

MMC host:
 - dw_mmc: Add support for new hi3798cv200 variant
 - dw_mmc: Remove support for some deprecated DT properties
 - mediatek: Add support for new variant used on MT7622 SoC
 - sdhci: Improve wakeup support for SDIO IRQs
 - sdhci: Improve wakeup support for card detect IRQs
 - sdhci-omap: Add tuning support
 - sdhci_omap: Add UHS-I mode support
 - sunxi: Prepare for runtime PM support via a few re-factorings
 - tmio: deprecate "toshiba,mmc-wrprotect-disable" DT property
 - tmio/renesas_sdhi: Consolidate code supporting write protect
 - tmio: Improve DMA vs PIO handling
 - tmio: Add support for IP-builtin card detection logic
mmc: renesas_sdhi: replace EXT_ACC with HOST_MODE

All our documentation says HOST_MODE, we don't really know where EXT_ACC
came from. Rename it to reduce the confusion.

Signed-off-by: Masaharu Hayakawa <masaharu.hayakawa.ry@renesas.com>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 file changed