[linux-yocto] [PATCH 0/8] mmc: sdhci: Enable MMC_CAP_AGGRESSIVE_PM for Broxton controllers

Bruce Ashfield bruce.ashfield at windriver.com
Fri Jun 10 10:04:01 PDT 2016


On 2016-06-10 02:21 AM, Lim Key Seong wrote:
> Hi Bruce,
>
> These patches are backport for enabling MMC aggressive PM for Broxton controllers.
> Two patches on enabling MMC_CAP_AGGRESIVE_PM had upstream to mainline Linux Kernel
> by Adrian Hunter.
> The rest of 6 patches are dependency patches to apply two aggressive PM
> patches cleanly. There are upstream to mainline Linux Kernel by Adrian Hunter and Dong
> Aisheng.
> These 8 patches are targeted for linux-yocto-4.1, standard/base branch.

These seem fine to me.

I've staged them on the 4.1 tree, and once build testing passes, I'll
send SRCREV updates.

Bruce

>
> Thanks
>
> Best regards
> KS LIM
>
> Adrian Hunter (7):
>    mmc: sdhci: Allow override of mmc host operations
>    mmc: sdhci: Allow override of get_cd() called from sdhci_request()
>    mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
>    mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
>    mmc: sdhci-pci: Add support and PCI IDs for more Broxton host
>      controllers
>    mmc: sdhci-pci: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllers
>    mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllers
>
> Dong Aisheng (1):
>    mmc: sdhci: make max-frequency property in device tree work
>
>   drivers/mmc/host/sdhci-acpi.c     | 32 +++++++++++++++++++++
>   drivers/mmc/host/sdhci-pci-core.c | 58 +++++++++++++++++++++++++++++++++++++++
>   drivers/mmc/host/sdhci-pci.h      |  3 ++
>   drivers/mmc/host/sdhci.c          | 14 +++++++---
>   drivers/mmc/host/sdhci.h          |  1 +
>   5 files changed, 104 insertions(+), 4 deletions(-)
>



More information about the linux-yocto mailing list