MMC core:
 - Initial support for SD express card/host

MMC host:
 - mxc: Convert the driver to DT-only
 - mtk-sd: Add HS400 enhanced strobe support
 - mtk-sd: Add support for the MT8192 SoC variant
 - sdhci-acpi: Allow changing HS200/HS400 driver strength for AMDI0040
 - sdhci-esdhc-imx: Convert the driver to DT-only
 - sdhci-pci-gli: Improve performance for HS400 mode for GL9763E
 - sdhci-pci-gli: Reduce power consumption for GL9755
 - sdhci-xenon: Introduce ACPI support
 - tmio: Fix command error processing
 - tmio: Inform the core about the max_busy_timeout
 - tmio/renesas_sdhi: Support custom calculation of busy-wait time
 - renesas_sdhi: Reset SCC only when available
 - rtsx_pci: Add SD Express mode support for RTS5261
 - rtsx_pci: Various fixes and improvements for RTS5261

MEMSTICK:
 - Minor fixes/improvements.
dt-bindings: mmc: eliminate yamllint warnings

Eliminate the following yamllint warnings:
./Documentation/devicetree/bindings/mmc/mtk-sd.yaml
:20:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
:30:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
:33:9: [warning] wrong indentation: expected 10 but found 8 (indentation)

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20201207032626.1445-2-thunder.leizhen@huawei.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 file changed