Skip to content
  • Linus Torvalds's avatar
    Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc · 0e77816e
    Linus Torvalds authored
    Pull MMC fixes from Ulf Hansson:
     "Here are some mmc fixes intended for v4.7 rc1.  They are based on a
      commit earlier in the merge window and have been tested in linux-next
      for a while.
    
      MMC core:
       - Prevent re-tuning while serving requests for RPMB partitions
       - Extend timeout for long read time quirk to support more eMMCs
    
      MMC host:
       - sdhci-acpi: Ensure connected devices are powered when probing
       - sdhci-pci|acpi: Remove unreliable MMC_CAP_BUS_WIDTH_TEST for Intel HWs
       - dw_mmc: Correct the assigning of max_blk_size
       - dw_mmc-rockchip: Allow RPMB partitions to be created
       - dw_mmc-rockchip: Set the drive phase properly"
    
    * tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmc:
      mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
      mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllers
      mmc: longer timeout for long read time quirk
      mmc: dw_mmc: rockchip: Set the drive phase properly
      mmc: dw_mmc: fix the wrong max_blk_size
      mmc: dw_mmc-rockchip: add MMC_CAP_CMD23 capabilities
      mmc: sdhci-acpi: Ensure connected devices are powered when probing
      ACPI / PM: Export acpi_device_fix_up_power()
      mmc: block: Pause re-tuning while switched to the RPMB partition
      mmc: block: Always switch back to main area after RPMB access
      mmc: core: Add a facility to "pause" re-tuning
    0e77816e