Skip to content

Commit 54a1dc0

Browse files
prabhakarladbroonie
authored andcommitted
spi: dt-bindings: renesas,rspi: Document RZ/Five SoC
The RSPI block on the RZ/Five SoC is identical to one found on the RZ/G2UL SoC. "renesas,r9a07g043-rspi" compatible string will be used on the RZ/Five SoC so to make this clear and to keep this file consistent, update the comment to include RZ/Five SoC. No driver changes are required as generic compatible string "renesas,rspi-rz" will be used as a fallback on RZ/Five SoC. Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20231115205333.31076-1-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 3fc6350 commit 54a1dc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ properties:
2121
- enum:
2222
- renesas,rspi-r7s72100 # RZ/A1H
2323
- renesas,rspi-r7s9210 # RZ/A2
24-
- renesas,r9a07g043-rspi # RZ/G2UL
24+
- renesas,r9a07g043-rspi # RZ/G2UL and RZ/Five
2525
- renesas,r9a07g044-rspi # RZ/G2{L,LC}
2626
- renesas,r9a07g054-rspi # RZ/V2L
2727
- const: renesas,rspi-rz

0 commit comments

Comments
 (0)