Merge patch series "can: m_can: Optimizations for tcan and peripheral chips"
authorMarc Kleine-Budde <mkl@pengutronix.de>
Mon, 12 Dec 2022 11:01:26 +0000 (12:01 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Mon, 12 Dec 2022 11:01:26 +0000 (12:01 +0100)
commit47bf2b2393ea1aacdefbe4e9d643599e057bb3a2
tree5f238c8df188e192e04e3d80346b40ffd4ba1ffa
parent3abcc01c38bc5d424635df96e0677e2fbec021de
parent39dbb21b6a2951a2ce311c93eb09f9ff9b96e7b8
Merge patch series "can: m_can: Optimizations for tcan and peripheral chips"

Markus Schneider-Pargmann <msp@baylibre.com> says:

as requested I split the series into two parts. This is the first
parts with simple improvements to reduce the number of SPI transfers.
The second part will be the rest with coalescing support and more
complex optimizations.

Changes since v1: https://lore.kernel.org/all/20221116205308.2996556-1-msp@baylibre.com
- Fixed register ranges
- Added fixes: tag for two patches

Link: https://lore.kernel.org/all/20221206115728.1056014-1-msp@baylibre.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>