Commits
Faiz Abbas committed 963582d00d3
mmc: sdhci_am654: Fix DLL trim and driver strength configuration DLL trim and driver strength are one-time configurations which don't need to be redone every time the DLL frequency is changed. Move this configuration to the sdhci_am654_init() call. Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>