Re: [PATCH V2 0/3] Minor fixes to sdhci-msm

From: Ulf Hansson
Date: Mon Apr 20 2020 - 04:02:18 EST


On Mon, 20 Apr 2020 at 08:20, Veerabhadrarao Badiganti
<vbadigan@xxxxxxxxxxxxxx> wrote:
>
> Enable a couple of CAPS that qcom sd host controller supports.
> Set a quirk for enabling support for auto cmd12.
> And enable adma length mismatch error interrupt.
>
> --
> V1: https://lore.kernel.org/linux-arm-msm/1586706808-27337-1-git-send-email-vbadigan@xxxxxxxxxxxxxx
> Changes since V1:
> Squashed two caps related patches and appiled stable tag.
>
> Veerabhadrarao Badiganti (3):
> mmc: sdhci-msm: Enable host capabilities pertains to R1b response
> mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk
> mmc: sdhci-msm: Enable ADMA length mismatch error interrupt
>
> drivers/mmc/host/sdhci-msm.c | 17 +++++++++++------
> 1 file changed, 11 insertions(+), 6 deletions(-)
>

First patch applied for fixes, the other two for next, thanks!
Kind regards
Uffe