linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next 0/2] can: mcp251xfd: rx-path: reduce number of SPI core requests to set UINC bit
@ 2020-11-23 11:16 Marc Kleine-Budde
  2020-11-23 11:16 ` [net-next 1/2] can: mcp251xfd: mcp25xxfd_ring_alloc(): add define instead open coding the maximum number of RX objects Marc Kleine-Budde
  2020-11-23 11:16 ` [net-next 2/2] can: mcp251xfd: rx-path: reduce number of SPI core requests to set UINC bit Marc Kleine-Budde
  0 siblings, 2 replies; 3+ messages in thread
From: Marc Kleine-Budde @ 2020-11-23 11:16 UTC (permalink / raw)
  To: linux-can; +Cc: Manivannan Sadhasivam, Thomas Kopp

Hello,

this is a short series to reduce the number SPI core requests to increment the
UINC bit after RX handling. This is done by chaining the individual UINC bit
changes into a single SPI message consisting of several transfers.

regards,
Marc



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

end of thread, other threads:[~2020-11-23 11:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-23 11:16 [net-next 0/2] can: mcp251xfd: rx-path: reduce number of SPI core requests to set UINC bit Marc Kleine-Budde
2020-11-23 11:16 ` [net-next 1/2] can: mcp251xfd: mcp25xxfd_ring_alloc(): add define instead open coding the maximum number of RX objects Marc Kleine-Budde
2020-11-23 11:16 ` [net-next 2/2] can: mcp251xfd: rx-path: reduce number of SPI core requests to set UINC bit Marc Kleine-Budde

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