mmc: Add Efinix eMMC driver

This commit is contained in:
Teoh Choon Zone
2025-09-30 14:34:34 +08:00
committed by Byron Lathi
parent f0ec6f6955
commit 7c649c3ce5
7 changed files with 2331 additions and 0 deletions

View File

@@ -1109,3 +1109,15 @@ config MMC_SDHCI_EFX
config MMC_SDHCI_EXTERNAL_DMA
bool
config MMC_EFX_EMMC
tristate "Efinix eMMC host controller support"
depends on OF
help
This selects support for the Efinix eMMC Host Controller.
The controller supports eMMC 5.1 specification with HS200 and HS400 modes.
It includes hardware reset support and is designed for embedded applications.
If you have an Efinix platform with an eMMC device, say Y here.
If unsure, say N.