Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: can: renesas,rcar-canfd: Document RZ/V2H(P) and RZ/V2N SoCs

Document CANFD IP found on the Renesas RZ/V2H(P) (R9A09G057) and RZ/V2N
(R9A09G056) SoCs. The CANFD IP on these SoCs are identical to that found
on the RZ/G3E (R9A09G047) SoC.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/20260114154525.3169992-3-prabhakar.mahadev-lad.rj@bp.renesas.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>

authored by

Lad Prabhakar and committed by
Marc Kleine-Budde
c74ab627 af6b427c

+6
+6
Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml
··· 44 44 45 45 - const: renesas,r9a09g047-canfd # RZ/G3E 46 46 47 + - items: 48 + - enum: 49 + - renesas,r9a09g056-canfd # RZ/V2N 50 + - renesas,r9a09g057-canfd # RZ/V2H(P) 51 + - const: renesas,r9a09g047-canfd 52 + 47 53 reg: 48 54 maxItems: 1 49 55