linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] spi: lpspi: SS function related changes
@ 2019-04-23 10:46 Clark Wang
  2019-04-23 10:46 ` [PATCH 1/3] spi: lpspi: add NULL check when probe device Clark Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Clark Wang @ 2019-04-23 10:46 UTC (permalink / raw)
  To: broonie; +Cc: linux-spi, linux-kernel

Hi Mark,

These three patches do some code clean up works and fix a problem
when use multi SS in PIO mode.

Clark Wang (3):
  spi: lpspi: add NULL check when probe device
  spi: lpspi: add multi SS support in PIO mode
  spi: lpspi: remove fsl_lpspi->chipselect

 drivers/spi/spi-fsl-lpspi.c | 31 ++++++++++++++++++++++---------
 1 file changed, 22 insertions(+), 9 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-04-23 11:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-23 10:46 [PATCH 0/3] spi: lpspi: SS function related changes Clark Wang
2019-04-23 10:46 ` [PATCH 1/3] spi: lpspi: add NULL check when probe device Clark Wang
2019-04-23 11:14   ` Fabio Estevam
2019-04-23 10:46 ` [PATCH 2/3] spi: lpspi: add multi SS support in PIO mode Clark Wang
2019-04-23 11:21   ` Fabio Estevam
2019-04-23 10:46 ` [PATCH 3/3] spi: lpspi: remove fsl_lpspi->chipselect Clark Wang

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).