On Fri, 31 Jul 2026 11:10:48 -0700, Siu Ming Tong wrote:
> This series adds eMMC support for the Axiado SCM3005 board, based on the
> AX3005 SoC, which uses an Arasan SDHCI controller paired with a dedicated
> eMMC PHY.
>
> The series is split as follows:
>
> - Patch 1 adds the eMMC PHY driver (PHY_AXIADO_EMMC). The PHY provides
> signal conditioning and DLL functionality required for high-speed
> operation with data rates beyond 52MHz, and is based on the Arasan
> PHY.
>
> [...]
Applied to u-boot/next, thanks!
[1/4] phy: Add Axiado eMMC PHY driver
commit: 21b087049df1936524e0470334459feaead8f052
[2/4] mmc: Add Axiado SDHCI driver
commit: f79df8488647a381f972d6e4c71daffa0ecc3a63
[3/4] arm: dts: ax3005: Add SDHCI, eMMC PHY and clock node
commit: bf622c66e6dcca6d336656b10813e185709878ad
[4/4] configs: ax3005_scm3005: Enable eMMC support
commit: f77229cb1ca1245b9383204d421a2f2f3b233eb5
--
Tom