The following patches update phy configurations for AM65x as given in the latest data manual. The patches depend on my fixes series posted just before this: https://patchwork.kernel.org/project/linux-mmc/list/?series=225425 Device tree patch updating the actual otap values will be posted separately. Tested with Am65x-evm and J721e-evm. Faiz Abbas (3): dt-bindings: mmc: sdhci-am654: Update Output tap delay binding mmc: sdhci_am654: Update OTAPDLY writes mmc: sdhci_am654: Enable DLL only for some speed modes .../devicetree/bindings/mmc/sdhci-am654.txt | 21 +- drivers/mmc/host/sdhci_am654.c | 247 ++++++++++++------ include/linux/mmc/host.h | 2 + 3 files changed, 192 insertions(+), 78 deletions(-) -- 2.19.2