Re: [PATCH] mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL975x

2020-10-12 Thread Ben Chuang
Hi Ulf, On Mon, Oct 12, 2020 at 6:25 PM Ulf Hansson wrote: > > On Mon, 12 Oct 2020 at 10:41, Ben Chuang wrote: > > > > Hi Ulf, > > > > Regarding this patch, we also want to fix the EMI of one hardware > > using the old version(such as v5.4). > > Is there a chance to append a Fixes tag on this

Re: [PATCH] mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL975x

2020-10-12 Thread Ulf Hansson
On Mon, 12 Oct 2020 at 10:41, Ben Chuang wrote: > > Hi Ulf, > > Regarding this patch, we also want to fix the EMI of one hardware > using the old version(such as v5.4). > Is there a chance to append a Fixes tag on this patch ? Unfortunately no. $subject patch is a part of the pull request with

Re: [PATCH] mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL975x

2020-10-12 Thread Ben Chuang
Hi Ulf, Regarding this patch, we also want to fix the EMI of one hardware using the old version(such as v5.4). Is there a chance to append a Fixes tag on this patch ? Or what should I do ? Best Regards, Ben On Wed, Aug 5, 2020 at 2:34 PM Ulf Hansson wrote: > > On Fri, 17 Jul 2020 at 05:33, Ben

Re: [PATCH] mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL975x

2020-08-05 Thread Ulf Hansson
On Fri, 17 Jul 2020 at 05:33, Ben Chuang wrote: > > From: Ben Chuang > > Set SDR104's clock to 205MHz and enable SSC for GL9750 and GL9755 > > Signed-off-by: Ben Chuang Applied for next (a while ago), thanks! Kind regards Uffe > --- > drivers/mmc/host/sdhci-pci-gli.c | 220

[PATCH] mmc: sdhci-pci-gli: Set SDR104's clock to 205MHz and enable SSC for GL975x

2020-07-16 Thread Ben Chuang
From: Ben Chuang Set SDR104's clock to 205MHz and enable SSC for GL9750 and GL9755 Signed-off-by: Ben Chuang --- drivers/mmc/host/sdhci-pci-gli.c | 220 ++- 1 file changed, 218 insertions(+), 2 deletions(-) diff --git a/drivers/mmc/host/sdhci-pci-gli.c