On April 8, 2025 thus sayeth Judith Mendez: > This patch series fixes MMC_HS_52 mode in am654_sdhci > driver, as well as HIGH_SPEED_ENA and UHS_MODE_SELECT > for HS modes. > > Also Disable eMMC HS400 mode for am62px device according > to silicon errata i2458 [0] and add TI_COMMON_CMD_OPTIONS > to K3 Sitara board a53 defconfigs. > > [0] https://www.ti.com/lit/er/sprz574a/sprz574a.pdf > > Judith Mendez (5): > mmc: am654_sdhci: Add MMC_HS_52 to timing data > mmc: am654_sdhci: Fix HIGH_SPEED_ENA > mmc: am654_sdhci: Add am654_sdhci_set_control_reg > configs: am62px_evm_r5/a53_defconfig: Disable eMMC HS400 > configs: am62*_evm_a53_defconfig: Add TI_COMMON_CMD_OPTIONS
This last patch wasn't applying cleanly for me :/ Just needs a simple fixup when we rebase. Other than that this series looks good to me! Reviewed-by: Bryan Brattlof <b...@ti.com> ~Bryan