The following series of patches add support for HS400 speed mode on J7200 SoC.
For HS400 support to work, the following series of patches depend on, https://patchwork.ozlabs.org/project/uboot/patch/20210405144428.12159-1-a-govindr...@ti.com/ Aswath Govindraju (3): mmc: sdhci_am654: Read ti,strobe-sel property from device tree arm: dts: k3-j7200-main: Add support for HS400 and update delay select values for MMCSD subsystems configs: j7200_evm_*_defconfig: Enable configs for HS400 support arch/arm/dts/k3-j7200-main.dtsi | 11 ++++++++++- configs/j7200_evm_a72_defconfig | 4 ++-- configs/j7200_evm_r5_defconfig | 2 +- drivers/mmc/am654_sdhci.c | 1 + 4 files changed, 14 insertions(+), 4 deletions(-) -- 2.17.1