linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH linux-next v2 0/2] follow up fix patch for dynamic burst
@ 2017-05-23 14:35 jiada_wang
  2017-05-23 14:35 ` [PATCH linux-next v2 1/2] spi: imx: only allow dynamic burst in PIO mode jiada_wang
  2017-05-23 14:35 ` [PATCH linux-next v2 2/2] spi: imx: don't manipulate trasnfer buffer directly jiada_wang
  0 siblings, 2 replies; 3+ messages in thread
From: jiada_wang @ 2017-05-23 14:35 UTC (permalink / raw)
  To: broonie; +Cc: linux-spi, linux-kernel, Jiada Wang

From: Jiada Wang <jiada_wang@mentor.com>

v1:
only allow to use dynamic burst in PIO mode, to address the issue
reported by Fabio

v2:
add one more patch to avoid direct manipulation of tx_buf,
to address the issue reported by Sascha

Jiada Wang (2):
  spi: imx: only allow dynamic burst in PIO mode
  spi: imx: don't manipulate trasnfer buffer directly

 drivers/spi/spi-imx.c | 84 ++++++++++++++++++++++++---------------------------
 1 file changed, 39 insertions(+), 45 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-05-23 14:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-23 14:35 [PATCH linux-next v2 0/2] follow up fix patch for dynamic burst jiada_wang
2017-05-23 14:35 ` [PATCH linux-next v2 1/2] spi: imx: only allow dynamic burst in PIO mode jiada_wang
2017-05-23 14:35 ` [PATCH linux-next v2 2/2] spi: imx: don't manipulate trasnfer buffer directly jiada_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).