mbox series

[v2,0/3] Fix issues with phy configurations in am65x MMC driver

Message ID 20190510034228.32211-1-faiz_abbas@ti.com (mailing list archive)
Headers show
Series Fix issues with phy configurations in am65x MMC driver | expand

Message

Faiz Abbas May 10, 2019, 3:42 a.m. UTC
The following patches fix issues with phy configurations for
sdhci_am654 driver.

v2:
1. Split patch 1 into 2 separate patches.
2. Improved patch descriptions.

Faiz Abbas (3):
  mmc: sdhci_am654: Improve line wrapping with regmap_*() calls
  mmc: sdhci_am654: Print error message if the DLL fails to lock
  mmc: sdhci_am654: Fix SLOTTYPE write

 drivers/mmc/host/sdhci_am654.c | 37 ++++++++++++++++------------------
 1 file changed, 17 insertions(+), 20 deletions(-)