Skip to content

Commit 2156645

Browse files
prabhakarladgregkh
authored andcommitted
dt-bindings: serial: renesas,rsci: Document RZ/V2H(P) and RZ/V2N SoCs
Document the serial communication interface (RSCI) used on the Renesas RZ/V2H(P) (R9A09G057) and RZ/V2N (R9A09G056) SoCs. These SoCs integrate the same RSCI IP block as the RZ/G3E (R9A09G047), so the RZ/G3E compatible is used as a fallback for both. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://patch.msgid.link/20251222162909.155279-1-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 322fc12 commit 2156645

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@ properties:
1717
- renesas,r9a09g047-rsci # RZ/G3E
1818
- renesas,r9a09g077-rsci # RZ/T2H
1919

20+
- items:
21+
- enum:
22+
- renesas,r9a09g056-rsci # RZ/V2N
23+
- renesas,r9a09g057-rsci # RZ/V2H(P)
24+
- const: renesas,r9a09g047-rsci
25+
2026
- items:
2127
- const: renesas,r9a09g087-rsci # RZ/N2H
2228
- const: renesas,r9a09g077-rsci # RZ/T2H

0 commit comments

Comments
 (0)