linux/drivers/net/can/spi/mcp251xfd
Marc Kleine-Budde 68c0c1c7f9 can: mcp251xfd: tef-path: reduce number of SPI core requests to set UINC bit
Reduce the number of separate SPI core requests when setting the UINC bit in
the TEF FIFO, and instead batch them up into a single SPI core request.

Link: https://lore.kernel.org/r/20201126132144.351154-6-mkl@pengutronix.de
Tested-by: Thomas Kopp <thomas.kopp@microchip.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2020-11-29 21:19:12 +01:00
..
Kconfig
Makefile
mcp251xfd-core.c can: mcp251xfd: tef-path: reduce number of SPI core requests to set UINC bit 2020-11-29 21:19:12 +01:00
mcp251xfd-crc16.c can: mcp251xfd: rename all remaining occurrence to mcp251xfd 2020-09-30 21:55:28 +02:00
mcp251xfd-regmap.c can: mcp251xfd: mcp251xfd_regmap_nocrc_read(): fix semicolon.cocci warnings 2020-11-03 22:30:33 +01:00
mcp251xfd.h can: mcp251xfd: tef-path: reduce number of SPI core requests to set UINC bit 2020-11-29 21:19:12 +01:00