Re: [PATCH] mmc: sdhci-pci-gli: Reduce power consumption for GL9755

2020-11-24 Thread Ulf Hansson
On Mon, 23 Nov 2020 at 06:38, Ben Chuang wrote: > > From: Ben Chuang > > For GL9755, reduce power consumption by lowering the LFCLK and disabling > the DMACLK on low-power. > > Signed-off-by: Ben Chuang Applied for next, thanks! Kind regards Uffe > --- > drivers/mmc/host/sdhci-pci-gli.c | 2

[PATCH] mmc: sdhci-pci-gli: Reduce power consumption for GL9755

2020-11-22 Thread Ben Chuang
From: Ben Chuang For GL9755, reduce power consumption by lowering the LFCLK and disabling the DMACLK on low-power. Signed-off-by: Ben Chuang --- drivers/mmc/host/sdhci-pci-gli.c | 20 1 file changed, 20 insertions(+) diff --git a/drivers/mmc/host/sdhci-pci-gli.c b/drivers