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

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>

authored by

Lad Prabhakar and committed by
Geert Uytterhoeven
626acded c04269c0

+2
+2
Documentation/devicetree/bindings/pinctrl/renesas,rzg2l-pinctrl.yaml
··· 27 27 - renesas,r9a07g044-pinctrl # RZ/G2{L,LC} 28 28 - renesas,r9a08g045-pinctrl # RZ/G3S 29 29 - renesas,r9a09g047-pinctrl # RZ/G3E 30 + - renesas,r9a09g056-pinctrl # RZ/V2N 30 31 - renesas,r9a09g057-pinctrl # RZ/V2H(P) 31 32 32 33 - items: ··· 146 145 contains: 147 146 enum: 148 147 - renesas,r9a09g047-pinctrl 148 + - renesas,r9a09g056-pinctrl 149 149 - renesas,r9a09g057-pinctrl 150 150 then: 151 151 properties: