2020-04-24 10:47:17

by Dilip Kota

[permalink] [raw]
Subject: [PATCH 0/4] spi: lantiq: Synchronize interrupts, transfers and add new features

This patch series add changes to synchronize the SPI interrupt handlers
and transfer operations. Intorduces the configurations to support
SPI controller on multiple SoCs.
Adds support to Lightning Mountain SoC.

Dilip Kota (4):
spi: lantiq: Synchronize interrupt handlers and transfers
spi: lantiq: Dynamic configuration of interrupts and FIFO size
dt-bindings: spi: Add support to Lightning Mountain SoC
spi: lantiq: Add support to Lightning Mountain SoC

.../devicetree/bindings/spi/spi-lantiq-ssc.txt | 21 ++-
drivers/spi/Kconfig | 4 +-
drivers/spi/spi-lantiq-ssc.c | 194 ++++++++++++---------
3 files changed, 137 insertions(+), 82 deletions(-)

--
2.11.0