linux-stable/Documentation/devicetree/bindings/spi
Linus Torvalds a56f489502 spi: Updates for v4.7
Another quiet release for SPI, almost entirely driver specific changes
 with the diffstat dominated by two new drivers which are about two
 thirds of it in terms of lines of code:
 
  - New drivers for PIC32 standard and SQI controllers.
  - The Cadence driver has had runtime PM support added and quite a few
    fixes and cleanups.
  - The flash-specific accelerated path support now has a feature query
    interface.
  - The pxa2xx driver has been moved to use the core DMA mapping support.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEcBAABAgAGBQJXQufEAAoJECTWi3JdVIfQXeEH/3PZVHvwQBqpN6S0AunlJQoM
 s1bScKYeH2ukx9iw86M/upSCOVt4TGlPrdwzcYCUYll9IJuO/ChDio7PoVlxQeJB
 kYUrFi6dzE/bCNzWtrGtyvNlSDsrRccbRBhmKTFQ9DokcJHgzdzhuCuXUR6OKDDw
 CxlvDrLwapzOpHIncrhh6dvv1NoZgusOTMzVQAPvLbuiH9WpdnD9MjySklIqd0XU
 bp+J4J5+jyBVykOZ2MdYpXf1dRhg0c0kmKXOKuX9woiJhvBFrtZX2GfCw1MXchKZ
 /obHOyD7ff+MBCY2nFN95s3rl9Vxn8IAfNWsuQvZaFK0nz1bypaQ6aXIbXXgj/8=
 =QO1T
 -----END PGP SIGNATURE-----

Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi

Pull spi updates from Mark Brown:
 "Another quiet release for SPI, almost entirely driver specific changes
  with the diffstat dominated by two new drivers which are about two
  thirds of it in terms of lines of code:

   - new drivers for PIC32 standard and SQI controllers
   - the Cadence driver has had runtime PM support added and quite a few
     fixes and cleanups
   - flash-specific accelerated path support now has a feature query
     interface
   - the pxa2xx driver has been moved to use the core DMA mapping support"

* tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: (48 commits)
  spi: pic32-sqi: Fix linker error, undefined reference to `bad_dma_ops'
  spi: dw-pci: Spelling s/paltforms/platforms/g
  spi: pic32-sqi: Remove pic32_sqi_setup and pic32_sqi_cleanup
  spi: Fix simple typo s/impelment/implement
  spi: rockchip: potential NULL dereference on error
  spi: zynqmp: disable clocks in error paths
  spi: Drop unnecessary dependencies on relaxed I/O accessors
  spi: qup: Add spi_master_put in remove function
  spi: qup: Handle clocks in pm_runtime suspend and resume
  spi: st-ssc4: Fix missing spi_master_put in spi_st_probe error paths
  spi: st-ssc4: Allow compile test build
  spi: omap2-mcspi: Use dma_request_chan() for requesting DMA channel
  spi: davinci: Use dma_request_chan() for requesting DMA channel
  spi: pic32: Fix checking return value of devm_ioremap_resource
  spi: spi-fsl-dspi: Update DT binding documentation
  spi: Drop duplicate code to set master->dev.parent
  spi: pic32: Set proper bits_per_word_mask
  spi: return error if kmap'd buffers passed to spi_map_buf()
  spi: core: add hook flash_read_supported to spi_master
  spi: pic32-sqi: silence array overflow warning
  ...
2016-05-24 11:12:32 -07:00
..
adi,axi-spi-engine.txt spi: axi: Add bindings documentation for Analog Devices axi-spi-engine 2016-02-05 18:12:47 +00:00
brcm,bcm2835-aux-spi.txt spi: bcm2835aux: spi: add bindings for the bcm2835 auxiliary spi devices 2015-10-07 11:42:48 +01:00
brcm,bcm2835-spi.txt
efm32-spi.txt
fsl-imx-cspi.txt spi: fsl-imx-cspi: add explicit compatible strings and required clock properties 2015-03-05 17:07:06 +00:00
fsl-spi.txt
icpdas-lp8841-spi-rtc.txt spi: master driver to enable RTC on ICPDAS LP-8841 2016-02-24 13:09:08 +09:00
microchip,spi-pic32.txt spi: pic32: Add bindings for PIC32 SPI peripheral 2016-04-04 10:04:23 -07:00
mxs-spi.txt
nvidia,tegra20-sflash.txt
nvidia,tegra20-slink.txt
nvidia,tegra114-spi.txt Documentation: DT bindings: add more Tegra chip compatible strings 2015-02-03 20:37:31 -06:00
omap-spi.txt
qcom,spi-qup.txt spi: qup: Add DMA capabilities 2015-03-07 11:21:20 +00:00
sh-hspi.txt
sh-msiof.txt spi: sh-msiof: Add support for SH-Mobile AG5 2015-11-30 14:23:09 +00:00
snps,dw-apb-ssi.txt dt: snps,dw-apb-ssi: Document new I/O data register width property 2015-08-21 10:25:24 -07:00
spi-ath79.txt DEVICETREE: Misc fix for the AR7100 SPI controller binding 2015-07-27 08:24:39 -05:00
spi-bus.txt Input: synaptics-rmi4 - add device tree support to the SPI transport driver 2016-03-10 16:04:25 -08:00
spi-cadence.txt
spi-davinci.txt spi: davinci: Choose correct pre-scaler limit based on SOC 2015-07-24 17:35:51 +01:00
spi-dw.txt
spi-fsl-dspi.txt spi: Updates for v4.7 2016-05-24 11:12:32 -07:00
spi-gpio.txt
spi-img-spfi.txt spi: img-spfi: check for max speed supported by the spfi block 2015-07-07 12:56:36 +01:00
spi-meson.txt
spi-mt65xx.txt spi: mtk: Add bindings for mediatek MT2701 soc platform 2015-12-31 22:09:37 +00:00
spi-octeon.txt
spi-orion.txt spi: orion: Fix extended baud rates for each Armada SoCs 2015-05-27 18:44:57 +01:00
spi-rockchip.txt spi: rockchip: add bindings for rk3399 spi 2016-02-18 11:24:15 +00:00
spi-rspi.txt
spi-samsung.txt
spi-sc18is602.txt
spi-sirf.txt spi: sirf: add support for USP-based SPI 2015-05-20 19:05:40 +01:00
spi-st-ssc.txt spi: st: Provide Device Tree binding documentation 2014-12-22 18:16:57 +00:00
spi-sun4i.txt
spi-sun6i.txt
spi-xilinx.txt spi: xilinx: Add devicetree binding for spi-xilinx 2016-03-10 10:31:21 +07:00
spi-xlp.txt spi: Add DT bindings documentation for Netlogic XLP SPI controller 2015-08-28 18:22:20 +01:00
spi-xtensa-xtfpga.txt
spi-zynqmp-qspi.txt spi: zynq: Add DT bindings documentation for Zynq Ultrascale+ MPSoC GQSPI controller 2015-06-12 18:33:15 +01:00
spi_altera.txt
spi_atmel.txt spi: atmel: update DT bindings documentation 2015-06-16 13:08:18 +01:00
spi_oc_tiny.txt
spi_pl022.txt spi: pl022: Specify 'num-cs' property as required in devicetree binding 2015-05-11 18:22:44 +01:00
sqi-pic32.txt spi: pic32-sqi: add binding document for PIC32 Quad-SPI driver. 2016-04-18 17:52:46 +01:00
ti_qspi.txt ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz 2016-04-26 10:52:19 -07:00