On 15/06/21 1:43 pm, Manish Narani wrote: > This patch series has some bug fixes for sdhci-of-arasan driver with > respect to ZynqMP platform. This series also has some code style changes > in the driver. > > Manish Narani (6): > mmc: sdhci-of-arasan: Modified SD default speed to 19MHz for ZynqMP > mmc: sdhci-of-arasan: Add "SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12" quirk. > mmc: sdhci-of-arasan: Skip Auto tuning for DDR50 mode in ZynqMP > platform > mmc: host: sdhci-of-arasan: Check return value of non-void funtions > mmc: host: sdhci-of-arasan: Use appropriate type of division macro > mmc: host: sdhci-of-arasan: Modify data type of the clk_phase array > > Sai Krishna Potthuri (1): > mmc: arasan: Fix the issue in reading tap values from DT > > drivers/mmc/host/sdhci-of-arasan.c | 51 ++++++++++++++++++++++++++++++++------ > 1 file changed, 44 insertions(+), 7 deletions(-) > The subject prefixes look inconsistent, nevertheless, for all 7: Acked-by: Adrian Hunter <adrian.hunter@xxxxxxxxx>