[PATCH v2 0/6] New support and problem adjustment of SPI rockchip

From: Jon Lin
Date: Mon Feb 14 2022 - 03:44:00 EST




Changes in v2:
- Fix patches should be at the start of the series
- Fix patches should be at the start of the series
- Delete useless messages
- Limit cs-high presetting to the chip select n <= 1

Changes in v1:
- The origin patch

Jon Lin (5):
spi: rockchip: Fix error in getting num-cs property
spi: rockchip: terminate dma transmission when slave abort
spi: rockchip: Stop spi slave dma receiver when cs inactive
spi: rockchip: Preset cs-high and clk polarity in setup progress
spi: rockchip: clear interrupt status in error handler

shengfei Xu (1):
spi: rockchip: Suspend and resume the bus during NOIRQ_SYSTEM_SLEEP_PM
ops

drivers/spi/spi-rockchip.c | 132 ++++++++++++++++++++++++++++++++-----
1 file changed, 115 insertions(+), 17 deletions(-)

--
2.17.1