]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Dec 2024 19:03:40 +0000 (20:03 +0100)
commitf7bfc223b9cb4949db42817317d603694bef31b4
tree29282bb645d29e6bf0e058ef7e2708b40288aba8
parentbc7ff558d72c4b6426ff2bdce4b56834bb35d39b
mmc: sdhci-esdhc-imx: enable quirks SDHCI_QUIRK_NO_LED

[ Upstream commit 4dede2b76f4a760e948e1a49b1520881cb459bd3 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/mmc/host/sdhci-esdhc-imx.c