Skip to content

Commit 5eb2d4b

Browse files
prabhakarladgregkh
authored andcommitted
dt-bindings: serial: renesas: Document RZ/V2N SCIF
Document SCIF bindings for the Renesas RZ/V2N (a.k.a R9A09G056) SoC. The SCIF interface in Renesas RZ/V2N is identical to the one available in RZ/V2H(P), so `renesas,scif-r9a09g057` will be used as a fallback, allowing reuse of the existing driver without modifications. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Acked-by: "Rob Herring (Arm)" <robh@kernel.org> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20250716202923.163950-1-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 69c94fe commit 5eb2d4b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Documentation/devicetree/bindings/serial/renesas,scif.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ properties:
9292
- items:
9393
- enum:
9494
- renesas,scif-r9a09g047 # RZ/G3E
95+
- renesas,scif-r9a09g056 # RZ/V2N
9596
- const: renesas,scif-r9a09g057 # RZ/V2H fallback
9697

9798
reg:

0 commit comments

Comments
 (0)