[PATCH v3 0/4] More MMC fixes
Judith Mendez
jm at ti.com
Fri Apr 18 01:43:30 CEST 2025
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 add TI_COMMON_CMD_OPTIONS to K3 Sitara board a53 defconfigs.
[0] https://www.ti.com/lit/er/sprz574a/sprz574a.pdf
Changes since v2:
- drop patch for removing hs400 support
- rebase against master
Link to v2:
https://lore.kernel.org/u-boot/20250414224357.1555064-1-jm@ti.com/
Link to v1:
https://lore.kernel.org/u-boot/20250408170527.2832563-1-jm@ti.com/
Judith Mendez (4):
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: am62*_evm_a53_defconfig: Add TI_COMMON_CMD_OPTIONS
board/ti/common/Kconfig | 2 ++
configs/am62ax_evm_a53_defconfig | 3 +--
configs/am62px_evm_a53_defconfig | 9 +--------
configs/am62x_evm_a53_defconfig | 3 +--
configs/am64x_evm_a53_defconfig | 11 +----------
configs/am65x_evm_a53_defconfig | 9 +--------
drivers/mmc/am654_sdhci.c | 25 +++++++++++++++++++------
drivers/mmc/sdhci.c | 2 +-
include/sdhci.h | 1 +
9 files changed, 28 insertions(+), 37 deletions(-)
base-commit: 278be62c052f3a5749c3c7a57bcd307b82dcdc2d
--
2.49.0
More information about the U-Boot
mailing list