linux/Documentation/devicetree/bindings/spi
Linus Torvalds 2d2e7d195b spi: Updates for v3.14
A respun version of the merges for the pull request previously sent with
 a few additional fixes.  The last two merges were fixed up by hand since
 the branches have moved on and currently have the prior merge in them.
 
 Quite a busy release for the SPI subsystem, mostly in cleanups big and
 small scattered through the stack rather than anything else:
 
  - New driver for the Broadcom BC63xx HSSPI controller.
  - Fix duplicate device registration for ACPI.
  - Conversion of s3c64xx to DMAEngine (this pulls in platform and DMA
    changes upon which the transiton depends).
  - Some small optimisations to reduce the amount of time we hold locks
    in the datapath, eliminate some redundant checks and the size of a
    spi_transfer.
  - Lots of fixes, cleanups and general enhancements to drivers,
    especially the rspi and Atmel drivers.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJS4RZvAAoJELSic+t+oim9XKAP/00WcCARVzqWmzZYhW2nCqVw
 zRu/DEC+RFlvUSOrwx5SojZNCJekKrsbJuzvapXKIj+SL5+wDm2gUo188s+J8e5V
 mXA9CGb2+tQUgzuQzKZ82kf5WT1a/VpgdVqxZ2EGBHqdJwMV6cG20YneTd9/A0ar
 QbD9Ikon07cE6j8sp/HKxzSnER+3ii4OTJPJCXkNPHiDE9xkA/FR4qy/DksC2hpy
 y6IHCNGA3yHB/8bC7hxUKabOBwPpvQlGELTLHKTVy4umoAE0/aYSjwMdE67SbqXg
 mxDLcDjacNb4ga9hfWiYdZOKRdYiljt1zXksKHldp+R654YFTSVGmYipMoc0l52b
 jyycLM9ZjQ8Q74ySY+BIdZ4RDKFg4QajDhd/sIJtI354HLdoJCQa82j3luj6/Ewu
 JSlI4EGZUjOWPZb72kkrwj0LFBT5k639fMmLPDCLLlg5sUvx2afFl96s9Z25mFGj
 JzgwhjBIcF8AmllLTEpS6cP8MOBeThJ79gTxmbH60tsWxil2yCS4etg+h6GFo7g9
 GBXL9UF63Q6t9Mg8/0oACDs/YyMMbFImi6p20B+Pr0QZiltiTSSc4Z7eo4gG4UYh
 m4svqZcMG8w6csMAMb6I6a9+EojERPt53bZayasnnX/e5HsXJah4qop9Pjrma4ed
 PQHMx8ivWztwyqqjoYTz
 =CbUw
 -----END PGP SIGNATURE-----

Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

Pull spi updates from Mark Brown:
 "A respun version of the merges for the pull request previously sent
  with a few additional fixes.  The last two merges were fixed up by
  hand since the branches have moved on and currently have the prior
  merge in them.

  Quite a busy release for the SPI subsystem, mostly in cleanups big and
  small scattered through the stack rather than anything else:

   - New driver for the Broadcom BC63xx HSSPI controller
   - Fix duplicate device registration for ACPI
   - Conversion of s3c64xx to DMAEngine (this pulls in platform and DMA
     changes upon which the transiton depends)
   - Some small optimisations to reduce the amount of time we hold locks
     in the datapath, eliminate some redundant checks and the size of a
     spi_transfer
   - Lots of fixes, cleanups and general enhancements to drivers,
     especially the rspi and Atmel drivers"

* tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: (112 commits)
  spi: core: Fix transfer failure when master->transfer_one returns positive value
  spi: Correct set_cs() documentation
  spi: Clarify transfer_one() w.r.t. spi_finalize_current_transfer()
  spi: Spelling s/finised/finished/
  spi: sc18is602: Convert to use bits_per_word_mask
  spi: Remove duplicate code to set default bits_per_word setting
  spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEP
  spi: clps711x: Add MODULE_ALIAS to support module auto-loading
  spi: rspi: Add missing clk_disable() calls in error and cleanup paths
  spi: rspi: Spelling s/transmition/transmission/
  spi: rspi: Add support for specifying CPHA/CPOL
  spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent match
  spi: rspi: Add more QSPI register documentation
  spi: rspi: Add more RSPI register documentation
  spi: rspi: Remove dependency on DMAE for SHMOBILE
  spi/s3c64xx: Correct indentation
  spi: sh: Use spi_sh_clear_bit() instead of open-coded
  spi: bitbang: Grammar s/make to make/to make/
  spi: sh-hspi: Spelling s/recive/receive/
  spi: core: Improve tx/rx_nbits check comments
  ...
2014-01-25 13:20:36 -08:00
..
brcm,bcm2835-spi.txt doc: fix misspellings with 'codespell' tool 2013-05-28 12:02:12 +02:00
efm32-spi.txt spi: new controller driver for efm32 SoCs 2013-08-09 17:32:57 +01:00
fsl-imx-cspi.txt dt: fsl-imx-cspi.txt: Fix comment about GPIOs used for chip selects 2012-06-13 13:34:39 -05:00
fsl-spi.txt spi/spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally running on SPARC 2013-04-07 10:07:56 +01:00
mxs-spi.txt spi: mxs-spi: move to use generic DMA helper 2013-04-04 21:22:44 +08:00
nvidia,tegra20-sflash.txt ARM: tegra: document use of standard DMA DT bindings 2013-12-11 16:42:23 -07:00
nvidia,tegra20-slink.txt ARM: tegra: document use of standard DMA DT bindings 2013-12-11 16:42:23 -07:00
nvidia,tegra114-spi.txt ARM: tegra: document use of standard DMA DT bindings 2013-12-11 16:42:23 -07:00
omap-spi.txt ARM: OMAP: devicetree: fix SPI node compatible property syntax items 2013-11-14 10:43:19 -08:00
sh-hspi.txt spi/hspi: add device tree support 2013-10-25 09:49:56 +01:00
sh-msiof.txt spi/sh-msiof: Add device tree parsing to driver 2013-02-05 12:26:58 +00:00
spi-bus.txt spi: gpio: clarify gpio chipselect language 2013-12-09 18:01:27 +00:00
spi-davinci.txt spi/davinci: add DT binding documentation 2013-04-17 22:19:18 +05:30
spi-fsl-dspi.txt Documentation: DT: Add Freescale DSPI driver 2013-08-22 11:33:13 +01:00
spi-gpio.txt spi: spi-gpio: Add DT bindings 2012-09-06 07:41:09 +08:00
spi-octeon.txt spi: Add SPI master controller for OCTEON SOCs. 2012-08-22 23:46:38 +02:00
spi-orion.txt spi/orion: add device tree binding 2012-07-23 11:43:39 +01:00
spi-samsung.txt spi/s3c64xx: let device core setup the default pin configuration 2013-04-16 11:52:34 +01:00
spi-sc18is602.txt spi: Master driver for NXP SC18IS602/603 2012-08-22 19:34:51 +01:00
spi_altera.txt dts: Deprecate ALTR as a vendor prefix 2013-08-29 12:58:55 -07:00
spi_atmel.txt spi/atmel: add DT support 2012-12-17 17:11:32 +00:00
spi_oc_tiny.txt spi: add OpenCores tiny SPI driver 2011-02-22 14:59:53 -07:00
spi_pl022.txt spi: pl022: use generic DMA slave configuration if possible 2013-03-12 17:56:08 +01:00
ti_qspi.txt spi/qspi: update binding information 2013-12-19 13:33:50 +00:00