Skip to content

Commit 626acde

Browse files
prabhakarladgeertu
authored andcommitted
dt-bindings: pinctrl: renesas: Document RZ/V2N SoC
Add documentation for the pin controller found on the Renesas RZ/V2N (R9A09G056) SoC. The RZ/V2N PFC differs slightly from the RZ/G2L family and is almost identical to the RZ/V2H(P) SoC, except that the RZ/V2H(P) SoC has an additional dedicated pin. To account for this, a SoC-specific compatible string, 'renesas,r9a09g056-pinctrl', is introduced for the RZ/V2N SoC. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/20250407191628.323613-10-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
1 parent c04269c commit 626acde

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ properties:
2727
- renesas,r9a07g044-pinctrl # RZ/G2{L,LC}
2828
- renesas,r9a08g045-pinctrl # RZ/G3S
2929
- renesas,r9a09g047-pinctrl # RZ/G3E
30+
- renesas,r9a09g056-pinctrl # RZ/V2N
3031
- renesas,r9a09g057-pinctrl # RZ/V2H(P)
3132

3233
- items:
@@ -145,6 +146,7 @@ allOf:
145146
contains:
146147
enum:
147148
- renesas,r9a09g047-pinctrl
149+
- renesas,r9a09g056-pinctrl
148150
- renesas,r9a09g057-pinctrl
149151
then:
150152
properties:

0 commit comments

Comments
 (0)