Skip to content

Commit 625f43b

Browse files
prabhakarladbroonie
authored andcommitted
spi: dt-bindings: renesas,rzv2h-rspi: Document RZ/V2N SoC support
Document the RSPI controller on the Renesas RZ/V2N SoC. The block is compatible with the RSPI implementation found on the RZ/V2H(P) family. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://patch.msgid.link/20251126131619.136605-1-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 84b7344 commit 625f43b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/spi/renesas,rzv2h-rspi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ properties:
1515
- enum:
1616
- renesas,r9a09g057-rspi # RZ/V2H(P)
1717
- renesas,r9a09g077-rspi # RZ/T2H
18+
- items:
19+
- const: renesas,r9a09g056-rspi # RZ/V2N
20+
- const: renesas,r9a09g057-rspi
1821
- items:
1922
- const: renesas,r9a09g087-rspi # RZ/N2H
2023
- const: renesas,r9a09g077-rspi # RZ/T2H

0 commit comments

Comments
 (0)