Thread (8 messages) 8 messages, 2 authors, 2024-11-30

Re: [PATCH] mmc: sdhci-esdhc-imx: enable 'SDHCI_QUIRK_NO_LED' quirk for S32G

From: Ciprian Marian Costea <ciprianmarian.costea@oss.nxp.com>
Date: 2024-11-26 11:48:24
Also in: imx, linux-devicetree, linux-rtc, lkml

On 11/26/2024 1:44 PM, Ciprian Costea wrote:
quoted hunk ↗ jump to hunk
From: Ciprian Marian Costea <ciprianmarian.costea@oss.nxp.com>

Enable 'SDHCI_QUIRK_NO_LED' quirk for S32G2/S32G3 SoCs.
S32G SDHCI controller does not have a LED signal line.

Signed-off-by: Ciprian Marian Costea <ciprianmarian.costea@oss.nxp.com>
---
  drivers/mmc/host/sdhci-esdhc-imx.c | 1 +
  1 file changed, 1 insertion(+)
diff --git a/drivers/mmc/host/sdhci-esdhc-imx.c b/drivers/mmc/host/sdhci-esdhc-imx.c
index d55d045ef236..e23177ea9d91 100644
--- a/drivers/mmc/host/sdhci-esdhc-imx.c
+++ b/drivers/mmc/host/sdhci-esdhc-imx.c
@@ -304,6 +304,7 @@ static struct esdhc_soc_data usdhc_s32g2_data = {
  			| ESDHC_FLAG_HAVE_CAP1 | ESDHC_FLAG_HS200
  			| ESDHC_FLAG_HS400 | ESDHC_FLAG_HS400_ES
  			| ESDHC_FLAG_SKIP_ERR004536 | ESDHC_FLAG_SKIP_CD_WAKE,
+	.quirks = SDHCI_QUIRK_NO_LED,
  };
  
  static struct esdhc_soc_data usdhc_imx7ulp_data = {
Hello,

Please disregard this patchset, as it was incorrectly composed and sent.
I will resend with correct structure.

Regards,
Ciprian Costea
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help