public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Add CANFD support to R9A09G056/057/077/087 SoCs
@ 2025-12-30 11:58 Prabhakar
  2025-12-30 11:58 ` [PATCH v2 1/4] dt-bindings: can: renesas,rcar-canfd: Specify reset-names Prabhakar
                   ` (3 more replies)
  0 siblings, 4 replies; 23+ messages in thread
From: Prabhakar @ 2025-12-30 11:58 UTC (permalink / raw)
  To: Marc Kleine-Budde, Vincent Mailhol, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Geert Uytterhoeven,
	Magnus Damm, Biju Das
  Cc: linux-can, devicetree, linux-renesas-soc, linux-kernel, Prabhakar,
	Fabrizio Castro, Lad Prabhakar

From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Hi All,

This patch series adds CANFD support to RZ/V2H(P), RZ/V2N, RZ/T2H and
RZ/N2H SoCs.
The CANFD controller on RZ/V2H(P) and RZ/V2N SoCs is similar to the one
on RZ/G3E SoC, while the CANFD controller on RZ/T2H and RZ/N2H SoCs is
similar to R-Car Gen 4 SoCs but with some differences in terms of
number of channels and AFLPN and CFTML bits.

The patch series includes:
- Specifying reset-names for RZ/G2L and RZ/G3E CANFD controllers.
- Documenting the CANFD controller on RZ/V2H(P) and RZ/V2N SoCs.
- Documenting the CANFD controller on RZ/T2H and RZ/N2H SoCs.
- Adding RZ/T2H SoC support in the rcar_canfd driver.c file.

Note this patch series applies on top of:
https://lore.kernel.org/all/20251126155911.320563-1-biju.das.jz@bp.renesas.com/

v1->v2:
- Moved reset-names to top-level properties.

Cheers,
Prabhakar

Lad Prabhakar (4):
  dt-bindings: can: renesas,rcar-canfd: Specify reset-names
  dt-bindings: can: renesas,rcar-canfd: Document RZ/V2H(P) and RZ/V2N
    SoCs
  dt-bindings: can: renesas,rcar-canfd: Document RZ/T2H and RZ/N2H SoCs
  can: rcar_canfd: Add RZ/T2H support

 .../bindings/net/can/renesas,rcar-canfd.yaml  | 59 +++++++++++++++----
 drivers/net/can/rcar/rcar_canfd.c             | 18 ++++++
 2 files changed, 65 insertions(+), 12 deletions(-)

-- 
2.52.0


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2026-01-16  9:09 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-30 11:58 [PATCH v2 0/4] Add CANFD support to R9A09G056/057/077/087 SoCs Prabhakar
2025-12-30 11:58 ` [PATCH v2 1/4] dt-bindings: can: renesas,rcar-canfd: Specify reset-names Prabhakar
2026-01-02 11:16   ` Krzysztof Kozlowski
2026-01-06 17:17     ` Lad, Prabhakar
2026-01-06 17:39       ` Rob Herring
2026-01-06 21:53         ` Lad, Prabhakar
2026-01-07  8:25       ` Krzysztof Kozlowski
2026-01-07 21:15         ` Lad, Prabhakar
2025-12-30 11:58 ` [PATCH v2 2/4] dt-bindings: can: renesas,rcar-canfd: Document RZ/V2H(P) and RZ/V2N SoCs Prabhakar
2026-01-02 11:17   ` Krzysztof Kozlowski
2026-01-07 16:02   ` Geert Uytterhoeven
2025-12-30 11:58 ` [PATCH v2 3/4] dt-bindings: can: renesas,rcar-canfd: Document RZ/T2H and RZ/N2H SoCs Prabhakar
2026-01-02 11:20   ` Krzysztof Kozlowski
2026-01-06 17:26     ` Lad, Prabhakar
2026-01-07  8:28       ` Krzysztof Kozlowski
2026-01-08 19:25         ` Lad, Prabhakar
2026-01-07 16:37   ` Geert Uytterhoeven
2025-12-30 11:58 ` [PATCH v2 4/4] can: rcar_canfd: Add RZ/T2H support Prabhakar
2026-01-07 16:37   ` Geert Uytterhoeven
2026-01-08 10:13     ` Lad, Prabhakar
2026-01-08 10:20       ` Geert Uytterhoeven
2026-01-08 10:34         ` Lad, Prabhakar
2026-01-16  9:08     ` Lad, Prabhakar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox