]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
can: rcar_canfd: Add RZ/G3E support
authorBiju Das <biju.das.jz@bp.renesas.com>
Thu, 17 Apr 2025 05:43:20 +0000 (06:43 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Wed, 21 May 2025 12:31:26 +0000 (14:31 +0200)
commitbe53aa052008538d67d9ad23f6f8160df390e1d6
tree6a4bd3299d230ae417e9cede724bf8de130c205b
parent0853b7e479a69d1e335665ceec9898c5b9ecc810
can: rcar_canfd: Add RZ/G3E support

The CAN-FD IP found on the RZ/G3E SoC is similar to R-Car Gen4, but
it has no external clock instead it has clk_ram, it has 6 channels
and supports 20 interrupts. Add support for RZ/G3E CAN-FD driver.

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://patch.msgid.link/20250417054320.14100-20-biju.das.jz@bp.renesas.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/rcar/rcar_canfd.c