This patch series is based on the linux-next / next-20190904 tag. Thierry reported an issue which caused the SDHCI environment [1] so that I made this patch series to resolve the issue. [1] https://patchwork.kernel.org/patch/11137903/ Also, this patch adds the flag to enable the feature on my environment. Changes from v1: - Add Ulf's Acked-by. https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=172079 Yoshihiro Shimoda (2): mmc: queue: Fix bigger segments usage mmc: renesas_sdhi_internal_dmac: Add MMC_CAP2_MERGE_CAPABLE drivers/mmc/core/queue.c | 8 +++++++- drivers/mmc/host/renesas_sdhi_internal_dmac.c | 2 +- include/linux/mmc/host.h | 1 + 3 files changed, 9 insertions(+), 2 deletions(-) -- 2.7.4