]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mmc: sdhci-esdhc-imx: enable quirks SDHCI_QUIRK_NO_LED
authorPeng Fan <peng.fan@nxp.com>
Mon, 23 Sep 2024 06:20:16 +0000 (14:20 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 14 Oct 2024 10:29:01 +0000 (12:29 +0200)
commit4dede2b76f4a760e948e1a49b1520881cb459bd3
treed9055d96408c1b3aaa1b8fa593bc908fd5bd3f62
parentfd944bdd7dc4a7d1b746fa140d30cbc5ee666ab1
mmc: sdhci-esdhc-imx: enable quirks SDHCI_QUIRK_NO_LED

Enable SDHCI_QUIRK_NO_LED for i.MX7ULP, i.MX8MM, i.MX8QXP and
i.MXRT1050. Even there is LCTL register bit, there is no IOMUX PAD
for it. So there is no sense to enable LED for SDHCI for these SoCs.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Haibo Chen <haibo.chen@nxp.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20240923062016.1165868-1-peng.fan@oss.nxp.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-esdhc-imx.c