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

Jon Lin posted 6 patches 4 years, 4 months ago
Failed in applying to current master (apply log)
There is a newer version of this series
drivers/spi/spi-rockchip.c | 132 ++++++++++++++++++++++++++++++++-----
1 file changed, 115 insertions(+), 17 deletions(-)
[PATCH v2 0/6] New support and problem adjustment of SPI rockchip
Posted by Jon Lin 4 years, 4 months ago

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