linux/Documentation
Mark Brown cb71d8efd7
Merge series "Compatible string consolidation for NXP DSPI driver" from Vladimir Oltean <olteanv@gmail.com>:
This series makes room in the driver for differentiation between the
controllers which currently operate in TCFQ mode. Most of these are
actually capable of a lot more in terms of throughput. This is in
preparation of a second series which will convert the remaining users of
TCFQ mode altogether to XSPI mode with command cycling.

Vladimir Oltean (6):
  doc: spi-fsl-dspi: Add specific compatibles for all Layerscape SoCs
  spi: spi-fsl-dspi: Use specific compatible strings for all SoC
    instantiations
  spi: spi-fsl-dspi: Parameterize the FIFO size and DMA buffer size
  spi: spi-fsl-dspi: LS2080A and LX2160A support XSPI mode
  spi: spi-fsl-dspi: Support SPI software timestamping in all non-DMA
    modes
  spi: spi-fsl-dspi: Convert the instantiations that support it to DMA

 .../devicetree/bindings/spi/spi-fsl-dspi.txt  |  17 +-
 drivers/spi/spi-fsl-dspi.c                    | 162 +++++++++++++-----
 2 files changed, 128 insertions(+), 51 deletions(-)

--
2.17.1
2020-03-04 18:28:57 +00:00
..
2020-02-05 17:44:14 +00:00
2020-02-28 09:02:18 -08:00
2019-10-30 16:25:31 +01:00
2020-02-16 13:05:46 -08:00
2020-01-03 11:43:44 +10:00
2019-12-11 09:12:38 +01:00
2020-01-31 14:43:23 -08:00
2019-10-10 11:25:39 -06:00
2020-02-04 13:06:46 +00:00
2019-07-17 06:57:52 -03:00
2020-01-28 16:26:57 -08:00
2019-12-30 11:58:02 -07:00
2019-09-27 11:17:38 -07:00
2020-02-25 03:10:22 -07:00
2019-12-02 17:35:04 -08:00