Re: [PATCH 0/5] a few fixes for sprd's sd host controller

From: Chunyan Zhang
Date: Tue Aug 27 2019 - 22:01:54 EST


On Tue, 27 Aug 2019 at 21:47, Ulf Hansson <ulf.hansson@xxxxxxxxxx> wrote:
>
> On Mon, 26 Aug 2019 at 05:18, Chunyan Zhang <zhang.lyra@xxxxxxxxx> wrote:
> >
> > From: Chunyan Zhang <chunyan.zhang@xxxxxxxxxx>
> >
> > With this patch-set, both sd card and mmc can be setup. This patch-set was
> > verified on Unisoc's Whale2 and another mobile phone platform SC9863A.
> >
> > Chunyan Zhang (5):
> > mmc: sdhci-sprd: fixed incorrect clock divider
> > mmc: sdhci: sprd: add get_ro hook function
> > mmc: sdhci: sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
> > mms: sdhci: sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
> > mmc: sdhci: sprd: clear the UHS-I modes read from registers
> >
> > drivers/mmc/host/sdhci-sprd.c | 30 +++++++++++++++++++++++++-----
> > 1 file changed, 25 insertions(+), 5 deletions(-)
> >
> > --
> > 2.20.1
> >
>
> Looks like the entire series should be tagged for stable and having
> the same fixes tag as patch1. No?

Ok.

>
> Kind regards
> Uffe