This patch series fixes the following bugs in spi-pci1xxxx driver: 1. Length of SPI transactions is improper 2. SPI transactions fail after suspend and resume 3. Incorrect implementation of pci1xxxx_spi_set_cs API Tharun Kumar P (3): spi: mchp-pci1xxxx: Fix length of SPI transactions not set properly in driver spi: mchp-pci1xxxx: Fix SPI transactions not working after suspend and resume spi: mchp-pci1xxxx: Fix improper implementation of disabling chip select lines drivers/spi/spi-pci1xxxx.c | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) -- 2.25.1