Skip to content

Commit de91770

Browse files
prabhakarladwsakernel
authored andcommitted
dt-bindings: i2c: renesas,riic: Document RZ/Five SoC
The RIIC block on the RZ/Five SoC is identical to one found on the RZ/G2UL SoC. "renesas,riic-r9a07g043" compatible string will be used on the RZ/Five SoC so to make this clear, update the comment to include RZ/Five SoC. No driver changes are required as generic compatible string "renesas,riic-rz" will be used as a fallback on RZ/Five SoC. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
1 parent 5bf7188 commit de91770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/i2c/renesas,riic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ properties:
1919
- enum:
2020
- renesas,riic-r7s72100 # RZ/A1H
2121
- renesas,riic-r7s9210 # RZ/A2M
22-
- renesas,riic-r9a07g043 # RZ/G2UL
22+
- renesas,riic-r9a07g043 # RZ/G2UL and RZ/Five
2323
- renesas,riic-r9a07g044 # RZ/G2{L,LC}
2424
- renesas,riic-r9a07g054 # RZ/V2L
2525
- const: renesas,riic-rz # RZ/A or RZ/G2L

0 commit comments

Comments
 (0)