linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: linux-can@vger.kernel.org
Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>,
	Thomas Kopp <thomas.kopp@microchip.com>
Subject: Re: [net-next v2 0/5] can: mcp251xfd: improve TEF and RX path
Date: Thu, 26 Nov 2020 14:31:06 +0100	[thread overview]
Message-ID: <1eaaa5b6-5f7e-263a-6423-c5459d729689@pengutronix.de> (raw)
In-Reply-To: <20201126132144.351154-1-mkl@pengutronix.de>


[-- Attachment #1.1: Type: text/plain, Size: 757 bytes --]

On 11/26/20 2:21 PM, Marc Kleine-Budde wrote:
> This is a series to reduce the number SPI core requests to increment the UINC
> bit after TEF and RX handling. This is done by chaining the individual UINC bit
> changes into a single SPI message consisting of several transfers.
> 
> Changes since v1:
> - combine RX and TEF into this series
> - add patch description for TEF patches
> - improve wording of comments

Ohh, I forgot:

- added Thomas Kopp's tested-by

Marc

-- 
Pengutronix e.K.                 | Marc Kleine-Budde           |
Embedded Linux                   | https://www.pengutronix.de  |
Vertretung West/Dortmund         | Phone: +49-231-2826-924     |
Amtsgericht Hildesheim, HRA 2686 | Fax:   +49-5121-206917-5555 |


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      parent reply	other threads:[~2020-11-26 13:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-26 13:21 [net-next v2 0/5] can: mcp251xfd: improve TEF and RX path Marc Kleine-Budde
2020-11-26 13:21 ` [net-next v2 1/5] can: mcp251xfd: mcp25xxfd_ring_alloc(): add define instead open coding the maximum number of RX objects Marc Kleine-Budde
2020-11-26 13:21 ` [net-next v2 2/5] can: mcp25xxfd: rx-path: reduce number of SPI core requests to set UINC bit Marc Kleine-Budde
2020-11-26 13:21 ` [net-next v2 3/5] can: mcp251xfd: struct mcp251xfd_priv::tef to array of length 1 Marc Kleine-Budde
2020-11-26 13:21 ` [net-next v2 4/5] can: mcp251xfd: move struct mcp251xfd_tef_ring definition Marc Kleine-Budde
2020-11-26 13:21 ` [net-next v2 5/5] can: mcp251xfd: tef-path: reduce number of SPI core requests to set UINC bit Marc Kleine-Budde
2020-11-26 13:31 ` Marc Kleine-Budde [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1eaaa5b6-5f7e-263a-6423-c5459d729689@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=linux-can@vger.kernel.org \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=thomas.kopp@microchip.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).