WSL2-Linux-Kernel/drivers/net/can/rcar
Ulrich Hecht 45721c406d can: rcar_canfd: Add support for r8a779a0 SoC
Adds support for the CANFD IP variant in the V3U SoC.

Differences to controllers in other SoCs are limited to an increase in
the number of channels from two to eight, an absence of dedicated
registers for "classic" CAN mode, and a number of differences in magic
numbers (register offsets and layouts).

Inspired by BSP patch by Kazuya Mizuguchi.

Link: https://lore.kernel.org/all/20220309162609.3726306-2-uli+renesas@fpond.eu
Signed-off-by: Ulrich Hecht <uli+renesas@fpond.eu>
Reviewed-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2022-03-10 09:49:13 +01:00
..
Kconfig can: rcar: drop unneeded ARM dependency 2021-10-24 16:26:04 +02:00
Makefile can: rcar: add SPDX identifiers to Kconfig and Makefile 2018-11-28 16:19:53 +01:00
rcar_can.c can: do not increase tx_bytes statistics for RTR frames 2022-01-05 12:09:05 +01:00
rcar_canfd.c can: rcar_canfd: Add support for r8a779a0 SoC 2022-03-10 09:49:13 +01:00