Devicetree
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add FD-Only mode support for R-Car CANFD
@ 2025-11-23 11:23 Biju
  2025-11-23 11:23 ` [PATCH v2 1/2] dt-bindings: can: renesas,rcar-canfd: Document renesas,fd-only property Biju
  0 siblings, 1 reply; 9+ messages in thread
From: Biju @ 2025-11-23 11:23 UTC (permalink / raw)
  To: Marc Kleine-Budde, Vincent Mailhol, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Geert Uytterhoeven,
	Magnus Damm
  Cc: Biju Das, Fabrizio Castro, linux-can, devicetree,
	linux-renesas-soc, linux-kernel, Prabhakar Mahadev Lad, Biju Das

From: Biju Das <biju.das.jz@bp.renesas.com>

The RZ/{G2L,G3E} and R-Car Gen4 SoCs support additional CAN FD mode called
FD-only mode. In this mode, communication in Classical CAN frame format is
disabled. Update binding/driver to support this mode.

This patch series depend upon[1]
[1] https://lore.kernel.org/all/20251118123926.193445-1-biju.das.jz@bp.renesas.com/

v1->v2:
  * Added conditional check to disallow fd-only mode for R-Car Gen3 in
    bindings.
  * Dropped has_fd_only_mode variable from the struct rcar_canfd_hw_info
    as it is checked by the dt schema validation.

Biju Das (2):
  dt-bindings: can: renesas,rcar-canfd: Document renesas,fd-only
    property
  can: rcar_canfd: Add support for FD-Only mode

 .../bindings/net/can/renesas,rcar-canfd.yaml  | 24 ++++++++++++++++---
 drivers/net/can/rcar/rcar_canfd.c             | 14 ++++++++++-
 2 files changed, 34 insertions(+), 4 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-11-23 15:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-23 11:23 [PATCH v2 0/2] Add FD-Only mode support for R-Car CANFD Biju
2025-11-23 11:23 ` [PATCH v2 1/2] dt-bindings: can: renesas,rcar-canfd: Document renesas,fd-only property Biju
2025-11-23 13:25   ` Krzysztof Kozlowski
2025-11-23 14:06     ` Biju Das
2025-11-23 14:17       ` Biju Das
2025-11-23 14:21         ` Krzysztof Kozlowski
2025-11-23 15:15           ` Biju Das
2025-11-23 15:23             ` Krzysztof Kozlowski
2025-11-23 15:53               ` Biju Das

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