linux/Documentation/devicetree/bindings/spi
Hauke Mehrtens 17f84b793c spi: lantiq-ssc: add support for Lantiq SSC SPI controller
This driver supports the Lantiq SSC SPI controller in master
mode. This controller is found on Intel (former Lantiq) SoCs like
the Danube, Falcon, xRX200, xRX300.

The hardware uses two hardware FIFOs one for received and one for
transferred bytes. When the driver writes data into the transmit FIFO
the complete word is taken from the FIFO into a shift register. The
data from this shift register is then written to the wire. This driver
uses the interrupts signaling the status of the FIFOs and not the shift
register. It is also possible to use the interrupts for the shift
register, but they will send a signal after every word. When using the
interrupts for the shift register we get a signal when the last word is
written into the shift register and not when it is written to the wire.
After all FIFOs are empty the driver busy waits till the hardware is
not busy any more and returns the transfer status.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-02-14 17:10:40 +00: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
brcm,spi-bcm-qspi.txt spi: Broadcom BRCMSTB, NSP, NS2 SoC bindings 2016-09-14 18:03:32 +01:00
efm32-spi.txt spi: efm32: correct namespacing of location property 2014-07-11 13:39:36 +01:00
fsl-imx-cspi.txt spi: imx: Update DT binding documentation 2016-06-14 10:19:50 +01:00
fsl-spi.txt spi: fsl-espi: Configure FSL eSPI CSBEF and CSAFT 2014-04-16 22:04:07 +01:00
icpdas-lp8841-spi-rtc.txt spi: master driver to enable RTC on ICPDAS LP-8841 2016-02-24 13:09:08 +09:00
jcore,spi.txt spi: jcore: add J-Core SPI master bindings 2016-08-08 11:56:32 +01: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 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 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 spi: sh-spi: Improve bindings 2014-03-11 10:38:41 +00:00
sh-msiof.txt spi: sh-msiof: Add support for R-Car M3-W 2016-11-21 18:30:36 +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_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
spi-armada-3700.txt spi: armada-3700: Add documentation for the Armada 3700 SPI Controller 2016-12-08 16:05:34 +00:00
spi-ath79.txt DEVICETREE: Misc fix for the AR7100 SPI controller binding 2015-07-27 08:24:39 -05:00
spi-bus.txt Documentation: devicetree: spi: fix wrong spi-bus documentation 2016-08-30 17:07:46 -05:00
spi-cadence.txt spi: Add devicetree bindings documentation for Cadence SPI 2014-04-14 21:00:31 +01:00
spi-clps711x.txt spi: add binding for clps711x SPI 2016-07-07 11:44:45 +02:00
spi-davinci.txt spi: Fix typo in devicetree/bindings/spi 2016-06-28 20:35:48 +01:00
spi-dw.txt spi: dw: document device tree binding 2014-04-24 18:01:05 +01:00
spi-fsl-dspi.txt spi: Updates for v4.7 2016-05-24 11:12:32 -07:00
spi-fsl-lpspi.txt spi: imx: add devicetree binding for lpspi 2016-11-23 12:37:29 +00:00
spi-gpio.txt spi: spi-gpio: Add dt support for a single device with no chip select 2014-11-04 19:57:25 +00:00
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-lantiq-ssc.txt spi: lantiq-ssc: add support for Lantiq SSC SPI controller 2017-02-14 17:10:40 +00:00
spi-meson.txt spi: meson: Add GXBB Compatible string 2016-09-12 20:11:20 +01:00
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: Add direct access mode 2016-05-30 17:01:20 +01:00
spi-rockchip.txt spi/rockchip: add rk3036/rk3228/rk3368 SoCs for spi document 2016-05-31 17:05:01 +01:00
spi-rspi.txt spi: rspi: Add support for new R-Car Gen2 SoCs 2014-08-28 15:33:17 +01:00
spi-samsung.txt spi: s3c64xx: document the clocks and the clock-name property 2016-07-14 17:28:20 +01:00
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: sunxi: Add Allwinner A10 SPI controller driver 2014-02-23 11:14:46 +09:00
spi-sun6i.txt spi: sun6i: Add binding for Allwinner H3 SPI controller 2016-11-02 14:58:59 -06:00
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/xtensa-xtfpga: add DT binding documentation 2014-03-13 09:12:45 +00:00
spi-zynqmp-qspi.txt spi: zynq: Add DT bindings documentation for Zynq Ultrascale+ MPSoC GQSPI controller 2015-06-12 18:33:15 +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 spi: Fix typo in devicetree/bindings/spi 2016-06-28 20:35:48 +01:00