]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mmc: sdhci-brcmstb: clear CFG_OP_DLY when using HS200
authorKamal Dasu <kamal.dasu@broadcom.com>
Tue, 7 Oct 2025 14:04:31 +0000 (10:04 -0400)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 21 Oct 2025 11:37:39 +0000 (13:37 +0200)
commit4d92506eb5939929467d9cf5149442e91374fa0b
tree66c0288c646179050c4cfb6eb9ffe260cb1892ce
parent5ef9101006585253724ad6e37418516f83c4b75f
mmc: sdhci-brcmstb: clear CFG_OP_DLY when using HS200

Clear SDIO_1_CFG_OP_DLY register when using HS200 mode to be
compliant with timing spec.  We only need this for on BCM72116
SoCs.

Signed-off-by: Kamal Dasu <kamal.dasu@broadcom.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-brcmstb.c