mbox series

[0/3] spi: lpspi: SS function related changes

Message ID 20190423104649.24483-1-xiaoning.wang@nxp.com (mailing list archive)
Headers show
Series spi: lpspi: SS function related changes | expand

Message

Clark Wang April 23, 2019, 10:46 a.m. UTC
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(-)