5 Commits

Author SHA1 Message Date
Swee Aun Khor
9074d7744f Enhance SDIO tuning algorithm
Improve the SDIO tuning algorithm to increase stability and
performance under low-temperature conditions.

Signed-off-by: Swee Aun Khor <sakhor@efinixinc.com>
2026-08-09 22:44:47 -07:00
Swee Aun Khor
334eb3ba15 Add a new SDIO controller driver for Efinix devices
The driver supports UHS-I bus speed modes: SDR25, DDR50, and SDR104.
By default, the controller operates in SDR25 mode. Higher-speed modes
can be enabled via the Device Tree by adding the following properties
to the SDIO node:

  - sd-uhs-ddr50
  - sd-uhs-sdr104

When these properties are present, the driver negotiates the highest
supported UHS mode with the card and host.

Signed-off-by: Swee Aun Khor <sakhor@efinixinc.com>
2026-08-09 22:44:47 -07:00
Teoh Choon Zone
7c649c3ce5 mmc: Add Efinix eMMC driver 2026-08-09 22:42:42 -07:00
Mohamad Noor Alim Hussin
69a1a758d5 mmc: add efinix sdhci driver
Signed-off-by: Mohamad Noor Alim Hussin <mnalim@efinixinc.com>
2026-08-09 22:42:41 -07:00
9d0aeafebd initial commit 2026-08-09 22:38:33 -07:00