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 <[email protected]> Acked-by: "Rob Herring (Arm)" <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 69c94fe commit 5eb2d4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)