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

Lim Key Seong key.seong.lim at intel.com
Thu Jun 9 23:21:35 PDT 2016


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.

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(-)

-- 
1.9.1



More information about the linux-yocto mailing list