mmc: sdhci-esdhc-imx: disable card detect wake for S32G based platforms
authorCiprian Costea <ciprianmarian.costea@oss.nxp.com>
Mon, 8 Jul 2024 12:10:16 +0000 (15:10 +0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 12 Jul 2024 09:06:42 +0000 (11:06 +0200)
commita52b67bdf44cc673e3232b8456b2d85c9988fcad
tree4d22eb0a09b35b43325cd2037a2d4bb6b004164d
parentcb1f1c7d38b56b6289e4e6dde554321be2dd4530
mmc: sdhci-esdhc-imx: disable card detect wake for S32G based platforms

In case of S32G based platforms, GPIO CD used for card detect
wake mechanism is not available.

For this scenario the newly introduced flag
'ESDHC_FLAG_SKIP_CD_WAKE' is used.

Signed-off-by: Ciprian Costea <ciprianmarian.costea@oss.nxp.com>
Reviewed-by: Haibo Chen <haibo.chen@nxp.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20240708121018.246476-2-ciprianmarian.costea@oss.nxp.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-esdhc-imx.c