mmc: sdhci-esdhc-imx: advertise HS400 mode through MMC caps
authorLucas Stach <l.stach@pengutronix.de>
Mon, 10 May 2021 19:03:59 +0000 (21:03 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 14 Jun 2021 11:57:39 +0000 (13:57 +0200)
commit2991ad76d2537a4ebe7132d087cdbc76377da302
tree0646de414b097b3260480ee3a183e52f4ebc035c
parent4d895de3505f7eb9734f679a340c976f8949ab43
mmc: sdhci-esdhc-imx: advertise HS400 mode through MMC caps

Instead of having an indirection through the SDHCI layer and emulating
a capability bit, that isn't there in hardware, do the same same thing
as with HS400_ES and advertise the support for HS400 directly through
the MMC caps.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Haibo Chen <haibo.chen@nxp.com>
Link: https://lore.kernel.org/r/20210510190400.105162-2-l.stach@pengutronix.de
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-esdhc-imx.c