Skip to content

Commit 567ef90

Browse files
bijudasAndi Shyti
authored andcommitted
dt-bindings: i2c: renesas,riic: Document the R9A09G047 support
Document support for the I2C Bus Interface (RIIC) found in the Renesas RZ/G3E (R9A09G047) SoC. This IP is compatible with Renesas RZ/V2H (R9A09G057) RIIC IP. Acked-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Link: https://lore.kernel.org/r/20241216202436.185773-1-biju.das.jz@bp.renesas.com Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
1 parent d9a13c0 commit 567ef90

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ properties:
2626
- const: renesas,riic-rz # RZ/A or RZ/G2L
2727

2828
- items:
29-
- const: renesas,riic-r9a08g045 # RZ/G3S
29+
- enum:
30+
- renesas,riic-r9a08g045 # RZ/G3S
31+
- renesas,riic-r9a09g047 # RZ/G3E
3032
- const: renesas,riic-r9a09g057 # RZ/V2H(P)
3133

3234
- const: renesas,riic-r9a09g057 # RZ/V2H(P)
@@ -89,6 +91,7 @@ if:
8991
- renesas,riic-r9a07g043
9092
- renesas,riic-r9a07g044
9193
- renesas,riic-r9a07g054
94+
- renesas,riic-r9a09g057
9295
then:
9396
required:
9497
- resets

0 commit comments

Comments
 (0)