linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH SPI for-next 0/3] spi: mchp-pci1xxxx: Fix minor bugs in spi-pci1xxxx driver
@ 2023-04-04 17:16 Tharun Kumar P
  2023-04-04 17:16 ` [PATCH SPI for-next 1/3] spi: mchp-pci1xxxx: Fix length of SPI transactions not set properly in driver Tharun Kumar P
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tharun Kumar P @ 2023-04-04 17:16 UTC (permalink / raw)
  To: linux-spi; +Cc: linux-kernel, broonie

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-04-05 13:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-04 17:16 [PATCH SPI for-next 0/3] spi: mchp-pci1xxxx: Fix minor bugs in spi-pci1xxxx driver Tharun Kumar P
2023-04-04 17:16 ` [PATCH SPI for-next 1/3] spi: mchp-pci1xxxx: Fix length of SPI transactions not set properly in driver Tharun Kumar P
2023-04-04 17:16 ` [PATCH SPI for-next 2/3] spi: mchp-pci1xxxx: Fix SPI transactions not working after suspend and resume Tharun Kumar P
2023-04-04 17:16 ` [PATCH SPI for-next 3/3] spi: mchp-pci1xxxx: Fix improper implementation of disabling chip select lines Tharun Kumar P
2023-04-05 13:43 ` [PATCH SPI for-next 0/3] spi: mchp-pci1xxxx: Fix minor bugs in spi-pci1xxxx driver Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).