Skip to content
  • Linus Torvalds's avatar
    ce51c2b7
    Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc · ce51c2b7
    Linus Torvalds authored
    Pull MMC updates from Ulf Hansson:
     "MMC core:
       - Initial support for SD express card/host
    
      MMC host:
       - mxc: Convert the driver to DT-only
       - mtk-sd: Add HS400 enhanced strobe support
       - mtk-sd: Add support for the MT8192 SoC variant
       - sdhci-acpi: Allow changing HS200/HS400 driver strength for AMDI0040
       - sdhci-esdhc-imx: Convert the driver to DT-only
       - sdhci-pci-gli: Improve performance for HS400 mode for GL9763E
       - sdhci-pci-gli: Reduce power consumption for GL9755
       - sdhci-xenon: Introduce ACPI support
       - tmio: Fix command error processing
       - tmio: Inform the core about the max_busy_timeout
       - tmio/renesas_sdhi: Support custom calculation of busy-wait time
       - renesas_sdhi: Reset SCC only when available
       - rtsx_pci: Add SD Express mode support for RTS5261
       - rtsx_pci: Various fixes and improvements for RTS5261
    
      MEMSTICK:
       - Minor fixes/improvements"
    
    * tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: (72 commits)
      dt-bindings: mmc: eliminate yamllint warnings
      mmc: sdhci-xenon: introduce ACPI support
      mmc: sdhci-xenon: use clk only with DT
      mmc: sdhci-xenon: switch to device_* API
      mmc: sdhci-xenon: use match data for controllers variants
      dt-bindings: mmc: Fix xlnx,mio-bank property values for arasan driver
      mmc: renesas_sdhi: populate hook for longer busy_wait
      mmc: tmio: add hook for custom busy_wait calculation
      mmc: tmio: set max_busy_timeout
      dt-bindings: mmc: imx: fix the wrongly dropped imx8qm compatible string
      mmc: sdhci-pci-gli: Disable slow mode in HS400 mode for GL9763E
      mmc: sdhci: Use more concise device_property_read_u64
      memstick: r592: Fix error return in r592_probe()
      mmc: mxc: Convert the driver to DT-only
      mmc: mxs: Remove the unused .id_table
      mmc: sdhci-of-arasan: Fix fall-through warnings for Clang
      mmc: sdhci-pci-gli: Reduce power consumption for GL9755
      mmc: mediatek: depend on COMMON_CLK to fix compile tests
      mmc: pxamci: Fix error return code in pxamci_probe
      mmc: sdhci: Update firmware interface API
      ...
    ce51c2b7
    Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
    Linus Torvalds authored
    Pull MMC updates from Ulf Hansson:
     "MMC core:
       - Initial support for SD express card/host
    
      MMC host:
       - mxc: Convert the driver to DT-only
       - mtk-sd: Add HS400 enhanced strobe support
       - mtk-sd: Add support for the MT8192 SoC variant
       - sdhci-acpi: Allow changing HS200/HS400 driver strength for AMDI0040
       - sdhci-esdhc-imx: Convert the driver to DT-only
       - sdhci-pci-gli: Improve performance for HS400 mode for GL9763E
       - sdhci-pci-gli: Reduce power consumption for GL9755
       - sdhci-xenon: Introduce ACPI support
       - tmio: Fix command error processing
       - tmio: Inform the core about the max_busy_timeout
       - tmio/renesas_sdhi: Support custom calculation of busy-wait time
       - renesas_sdhi: Reset SCC only when available
       - rtsx_pci: Add SD Express mode support for RTS5261
       - rtsx_pci: Various fixes and improvements for RTS5261
    
      MEMSTICK:
       - Minor fixes/improvements"
    
    * tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: (72 commits)
      dt-bindings: mmc: eliminate yamllint warnings
      mmc: sdhci-xenon: introduce ACPI support
      mmc: sdhci-xenon: use clk only with DT
      mmc: sdhci-xenon: switch to device_* API
      mmc: sdhci-xenon: use match data for controllers variants
      dt-bindings: mmc: Fix xlnx,mio-bank property values for arasan driver
      mmc: renesas_sdhi: populate hook for longer busy_wait
      mmc: tmio: add hook for custom busy_wait calculation
      mmc: tmio: set max_busy_timeout
      dt-bindings: mmc: imx: fix the wrongly dropped imx8qm compatible string
      mmc: sdhci-pci-gli: Disable slow mode in HS400 mode for GL9763E
      mmc: sdhci: Use more concise device_property_read_u64
      memstick: r592: Fix error return in r592_probe()
      mmc: mxc: Convert the driver to DT-only
      mmc: mxs: Remove the unused .id_table
      mmc: sdhci-of-arasan: Fix fall-through warnings for Clang
      mmc: sdhci-pci-gli: Reduce power consumption for GL9755
      mmc: mediatek: depend on COMMON_CLK to fix compile tests
      mmc: pxamci: Fix error return code in pxamci_probe
      mmc: sdhci: Update firmware interface API
      ...
Loading