On Tue, 28 May 2019 at 11:59, Faiz Abbas <faiz_abbas@xxxxxx> wrote: > > The following patches fix issues with phy configurations for > sdhci_am654 driver. > > v3: > Changed order of patches so that the first one can be applied easily to > stable tree. > > v2: > 1. Split patch 1 into 2 separate patches. > 2. Improved patch descriptions. > > Faiz Abbas (3): > mmc: sdhci_am654: Fix SLOTTYPE write > mmc: sdhci_am654: Improve whitespace utilisation with regmap_*() calls > mmc: sdhci_am654: Print error message if the DLL fails to lock > > drivers/mmc/host/sdhci_am654.c | 37 ++++++++++++++++------------------ > 1 file changed, 17 insertions(+), 20 deletions(-) > Patch 1 applied for fixes and by adding a fixes tag. Patch 2+3 applied for next, thanks! Kind regards Uffe