All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-5.3 0/7] AST2600 FSI speed improvements
@ 2019-10-25  1:03 Joel Stanley
  2019-10-25  1:03 ` [PATCH linux dev-5.3 1/7] fsi: aspeed: busy loop in the write case Joel Stanley
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Joel Stanley @ 2019-10-25  1:03 UTC (permalink / raw)
  To: Jeremy Kerr, Andrew Jeffery; +Cc: openbmc

Here are some lightly tested improvements to the FSI driver that should
improve throughput.

They apply on top of the previous FSI series I sent.

Joel Stanley (7):
  fsi: aspeed: busy loop in the write case
  fsi: master: Change default divisor to 14
  fsi: aspeed: Enable relative addressing
  fsi: aspeed: Only select OPB0 once
  fsi: aspeed: Avoid copying read data twice
  fsi: aspeed: Pass fsi_master_aspeed insead of base
  fsi: aspeed: Special case repeated full word reads

 drivers/fsi/fsi-master-aspeed.c | 131 +++++++++++++++++++++++---------
 1 file changed, 94 insertions(+), 37 deletions(-)

-- 
2.23.0

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

end of thread, other threads:[~2019-10-29  3:53 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-25  1:03 [PATCH linux dev-5.3 0/7] AST2600 FSI speed improvements Joel Stanley
2019-10-25  1:03 ` [PATCH linux dev-5.3 1/7] fsi: aspeed: busy loop in the write case Joel Stanley
2019-10-25  1:52   ` Andrew Jeffery
2019-10-25  1:03 ` [PATCH linux dev-5.3 2/7] fsi: master: Change default divisor to 14 Joel Stanley
2019-10-25  1:56   ` Andrew Jeffery
2019-10-25  1:03 ` [PATCH linux dev-5.3 3/7] fsi: aspeed: Enable relative addressing Joel Stanley
2019-10-25  1:57   ` Andrew Jeffery
2019-10-25  1:03 ` [PATCH linux dev-5.3 4/7] fsi: aspeed: Only select OPB0 once Joel Stanley
2019-10-25  1:59   ` Andrew Jeffery
2019-10-25  1:03 ` [PATCH linux dev-5.3 5/7] fsi: aspeed: Avoid copying read data twice Joel Stanley
2019-10-25  2:09   ` Andrew Jeffery
2019-10-25  1:03 ` [PATCH linux dev-5.3 6/7] fsi: aspeed: Pass fsi_master_aspeed insead of base Joel Stanley
2019-10-25  1:03 ` [PATCH linux dev-5.3 7/7] fsi: aspeed: Special case repeated full word reads Joel Stanley
2019-10-29  3:16   ` Jeremy Kerr
2019-10-29  3:53     ` Joel Stanley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.