Message ID | 1587363626-20413-1-git-send-email-vbadigan@codeaurora.org (mailing list archive) |
---|---|
Headers | show |
Series | Minor fixes to sdhci-msm | expand |
On Mon, 20 Apr 2020 at 08:20, Veerabhadrarao Badiganti <vbadigan@codeaurora.org> 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@codeaurora.org > 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