]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
mmc: sdhci-of-dwcmshc: Fix init for AXI clock for Eswin EIC7700
authorHuan He <hehuan1@eswincomputing.com>
Wed, 14 Jan 2026 12:21:41 +0000 (20:21 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 22 Jan 2026 12:23:41 +0000 (13:23 +0100)
commitfd9809ec6704db0c162b4510b11f877ec7b72065
tree501c6d76dea218d7b30069db06c75ac15f7179d8
parent122610220134b32c742cc056eaf64f7017ac8cd9
mmc: sdhci-of-dwcmshc: Fix init for AXI clock for Eswin EIC7700

Accessing the High-Speed registers requires the AXI clock to be enabled.

Signed-off-by: Huan He <hehuan1@eswincomputing.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Fixes: 32b2633219d3 ("mmc: sdhci-of-dwcmshc: Add support for Eswin EIC7700")
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-of-dwcmshc.c