linux/Documentation/devicetree/bindings/mmc
Linus Torvalds 07888238f5 MMC highlights for 3.16:
Core:
  - support HS400 mode of eMMC 5.0, via DT bindings mmc-hs400-1_{2,8}v
  - if card init at 3.3v doesn't work, try 1.8v and 1.2v too
 
 Drivers:
  - moxart: New driver for MOXA ART SoCs
  - rtsx_usb_sdmmc: New driver for Realtek USB card readers
  - sdhci: Large rework around IRQ/regulator handling, remove card_tasklet
  - sdhci-pci-o2micro: Add SeaBird SeaEagle SD3 support
  - sunxi: New driver for Allwinner sunxi SoCs
  - usdhi6rol0: New driver for Renesas SD/SDIO controller
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJTl199AAoJEHNBYZ7TNxYMutUQAIHOkbFeEmHiwhhM5snpywAg
 wRLIdiOWTYGrqRzvINDGsH4MVpt+acK5QuS5rNO5sEqhSovAZCNbQAvI4wXP60Uy
 bnXyqnq7uPHjQxUWu9ES1l3gvX1djLVCD0f5sqyG1nL4SA3h8CFbEKkGHEMEXpWY
 tOwUGxrM6IHk1Z7l1FzWiN4nidvsX9maKDiCEyCF86xMEyqsxd/gz5pjhF3GgZBY
 z174+XU7Vlb5HkpeH/anhSVfYALURlRNNdtJaMQoR1Goldhr/KfnaqkuQNLanqOS
 R1BselxeZxFUcSGJ87WrLE7jFa9i9qUzMdxJRrzssNCA7JZl1hOwTE4EAFCxMADZ
 fbZl/kwoQo/nO6HHQtJ3J+UeinA9aFGUR0jpN8l9jZkwb9VsyYenrd27+OcUcJGP
 ZyQ636oT+mB44RwHBz2mZVLLTrV84x9d4VVqjZ3QrMYNWVhXyIyjFSinoJvcNGOk
 xQ4zsAsyPXHzr6pR6diKab8tLYC+VoeWKdmqPDQtPY+L+D23qQNAarvS1oPjsgx8
 IZIIdh4ikftsXALriU2OqVi3zIw+mVTDlq7xp3gSI/Zf4Srlx+6V0X7KVUVoMB0h
 O19+HgKJv6pCoL54+FgFDdKcgdUANWG2s/BSmhRNgFJY97/tvahHlyoTmrVhXqil
 L/nmuknP3lB4RTQ7E5Kk
 =OZao
 -----END PGP SIGNATURE-----

Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc

Pull MMC update from Chris Ball:
 "MMC highlights for 3.16:

  Core:
   - support HS400 mode of eMMC 5.0, via DT bindings mmc-hs400-1_{2,8}v
   - if card init at 3.3v doesn't work, try 1.8v and 1.2v too

  Drivers:
   - moxart: New driver for MOXA ART SoCs
   - rtsx_usb_sdmmc: New driver for Realtek USB card readers
   - sdhci: Large rework around IRQ/regulator handling, remove card_tasklet
   - sdhci-pci-o2micro: Add SeaBird SeaEagle SD3 support
   - sunxi: New driver for Allwinner sunxi SoCs
   - usdhi6rol0: New driver for Renesas SD/SDIO controller"

* tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc: (95 commits)
  mmc: sdhci-s3c: use mmc_of_parse and remove the card_tasklet
  mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller
  mmc: sdhci-of-esdhc: Fixup compile error
  mmc: tegra: fix reporting of base clock frequency
  mmc: tegra: disable UHS modes
  mmc: sdhci-dove: use mmc_of_parse() and remove card_tasklet CD handler
  MAINTAINERS: mmc: Add path to git tree
  mmc: dove: fix missing MACH_DOVE dependency
  mmc: sdhci: SD tuning is broken for some controllers
  mmc: sdhci-esdhc-imx: fix mmc ddr mode regression issue
  mmc: sdhci-pci-o2micro: Add SeaBird SeaEagle SD3 support
  mmc: omap_hsmmc: split omap-dma header file
  mmc: omap_hsmmc: fix cmd23 multiblock read/write
  mmc: omap_hsmmc: use devm_ioremap_resource
  mmc: omap_hsmmc: use devm_request_threaded_irq
  mmc: omap_hsmmc: use devm_request_irq
  mmc: omap_hsmmc: use devm_clk_get
  mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
  mmc: wmt-sdmmc: Use GFP_KERNEL instead of hard-coded value
  mmc: omap: Use DIV_ROUND_UP instead of open coded
  ...
2014-06-10 14:35:22 -07:00
..
arasan,sdhci.txt mmc: arasan: Add driver for Arasan SDHCI 2014-01-13 12:48:34 -05:00
atmel-hsmci.txt mmc: atmel-mci: document clock properties 2014-02-07 17:20:38 +01:00
brcm,bcm2835-sdhci.txt mmc: add BCM2835 driver 2013-02-11 13:28:49 -05:00
davinci_mmc.txt mmc: davinci_mmc: add DT support 2013-04-04 16:55:05 +05:30
exynos-dw-mshc.txt ARM: dts: Add dwmmc DT nodes for exynos5420 SOC 2013-12-16 04:47:32 +09:00
fsl-esdhc.txt mmc: core: parse voltage from device-tree 2013-08-26 11:31:40 -04:00
fsl-imx-esdhc.txt mmc: sdhci-esdhc-imx: add delay line setting support 2013-10-21 15:58:13 -04:00
fsl-imx-mmc.txt mmc: mxcmmc: DT support 2013-04-12 15:12:34 -04:00
k3-dw-mshc.txt doc: spelling error changes 2014-05-05 15:32:05 +02:00
kona-sdhci.txt Documentation: dt: kona-sdhci: Add clocks property 2013-12-22 23:45:32 -08:00
mmc-spi-slot.txt mmc: dt: Deduplicate binding docs by referencing mmc.txt 2012-07-10 23:04:06 -04:00
mmc.txt mmc: core: add DT bindings for eMMC HS400 1.8/1.2V 2014-05-12 18:08:10 -04:00
mmci.txt mmc: mmci: Mark the DT bindings for highspeed mode as deprecated 2014-05-12 12:52:42 +02:00
moxa,moxart-mmc.txt mmc: moxart: Add MOXA ART SD/MMC driver 2014-05-12 18:05:16 -04:00
mxs-mmc.txt mmc: mxs-mmc: move to use generic DMA helper 2013-04-04 21:22:44 +08:00
nvidia,tegra20-sdhci.txt ARM: tegra: document reset properties in DT bindings 2013-12-11 16:42:13 -07:00
orion-sdio.txt mmc: mvsdio: implement a Device Tree binding 2013-02-11 13:28:54 -05:00
pxa-mmc.txt mmc: pxa-mci: add DT bindings 2012-09-04 13:58:12 -04:00
rockchip-dw-mshc.txt dts: Fix misspelling of Synopsys 2013-09-24 21:13:38 -05:00
samsung-sdhci.txt doc: spelling error changes 2014-05-05 15:32:05 +02:00
sdhci-dove.txt mmc: sdhci-dove: DT support for sdhci-dove 2012-09-04 13:58:15 -04:00
sdhci-msm.txt mmc: sdhci-msm: Qualcomm SDHCI binding documentation 2014-03-26 21:26:11 -04:00
sdhci-pxa.txt mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controller 2014-03-29 12:18:19 -04:00
sdhci-sirf.txt mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCs 2013-03-22 13:29:46 -04:00
sdhci-spear.txt mmc: sdhci-spear: Add clk_{un}prepare() support 2012-10-07 17:41:45 -04:00
socfpga-dw-mshc.txt Revert "dts: socfpga: Add support for SD/MMC on the SOCFPGA platform" 2014-03-17 09:04:57 -04:00
sunxi-mmc.txt mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs 2014-06-03 16:52:34 -07:00
synopsys-dw-mshc.txt mmc: dw_mmc: use the mmc_of_parse() instead of local parser 2014-05-12 18:04:32 -04:00
ti-omap-hsmmc.txt mmc: omap_hsmmc: Add support for quirky omap3 hsmmc controller 2014-03-04 11:44:31 -05:00
ti-omap.txt mmc: omap: Fix I2C dependency and make driver usable with device tree 2013-11-26 15:51:16 -08:00
tmio_mmc.txt ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> format 2013-09-21 09:55:32 -07:00
usdhi6rol0.txt mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller 2014-06-02 21:24:45 -04:00
vt8500-sdmmc.txt mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650 2012-12-06 13:54:50 -05:00