linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] spi: fix spi driver for UniPhier SoC
@ 2019-06-26  0:41 Keiji Hayashibara
  2019-06-26  0:41 ` [PATCH 1/2] spi: uniphier: fix timeout error Keiji Hayashibara
  2019-06-26  0:41 ` [PATCH 2/2] spi: uniphier: fix zero-length transfer Keiji Hayashibara
  0 siblings, 2 replies; 5+ messages in thread
From: Keiji Hayashibara @ 2019-06-26  0:41 UTC (permalink / raw)
  To: broonie, yamada.masahiro, linux-spi, linux-arm-kernel
  Cc: masami.hiramatsu, jaswinder.singh, linux-kernel, hayashibara.keiji

This series fixes timeout problem and modifies timeout handling.
The zero-length transfer results in two second timeout
and the transfer speed becomes slow.

Keiji Hayashibara (2):
  spi: uniphier: fix timeout error
  spi: uniphier: fix zero-length transfer

 drivers/spi/spi-uniphier.c | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-06-26 11:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-26  0:41 [PATCH 0/2] spi: fix spi driver for UniPhier SoC Keiji Hayashibara
2019-06-26  0:41 ` [PATCH 1/2] spi: uniphier: fix timeout error Keiji Hayashibara
2019-06-26 11:32   ` Applied "spi: uniphier: fix timeout error" to the spi tree Mark Brown
2019-06-26  0:41 ` [PATCH 2/2] spi: uniphier: fix zero-length transfer Keiji Hayashibara
2019-06-26 11:32   ` Applied "spi: uniphier: fix zero-length transfer" to the spi tree 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).